summaryrefslogtreecommitdiff
path: root/manual/platform/sansafuzeplus.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:33 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:33 +0000
commit19694e50687feb817d58636f9244be2f072a75e6 (patch)
tree66d327bb979c8cc68f5e1fbe87d32f22fe027332 /manual/platform/sansafuzeplus.tex
parent36bc6a1fd5273a22daf4e00e5da058250ab54774 (diff)
downloadrockbox-19694e50687feb817d58636f9244be2f072a75e6.tar.gz
rockbox-19694e50687feb817d58636f9244be2f072a75e6.zip
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
Diffstat (limited to 'manual/platform/sansafuzeplus.tex')
-rw-r--r--manual/platform/sansafuzeplus.tex26
1 files changed, 26 insertions, 0 deletions
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 @@
1\def\UseOption{fuzeplus}
2\edef\UseOption{\UseOption,SANSA_FUZEPLUS_PAD}
3\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
4\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
5\edef\UseOption{\UseOption,IMX233}
6\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
7
8
9\newcommand{\playerman}{Sansa}
10\newcommand{\playertype}{Fuze+}
11\newcommand{\playerlongtype}{\playertype}
12\newcommand{\dapdisplaywidth}{240}
13\newcommand{\dapdisplayheight}{320}
14\newcommand{\dapdisplaydepth}{16}
15\newcommand{\specimg}{sansafuzeplus}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{bootloader-fuzeplus.sansa}}
21\newcommand{\firmwareextension}{\fname{sansa}}
22\newcommand{\screenshotsize}{6cm}
23\newcommand{\disk}{flash storage}
24
25% link external keymap file
26\input{platform/keymap-sansafuzeplus.tex}