From 95cbbd1c4086aa676820d1e771285c8b63df1225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Wed, 25 Aug 2010 14:01:41 +0000 Subject: [PATCH] c200v2 manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657 --- manual/getting_started/installation.tex | 12 ++------- manual/platform/sansac200v2.tex | 27 +++++++++++++++++++ .../browsing_and_playing.tex | 2 +- 3 files changed, 30 insertions(+), 11 deletions(-) create mode 100644 manual/platform/sansac200v2.tex diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 179210e7f4..6f64257778 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -11,7 +11,7 @@ before beginning there are a few things it is important to know. follow the instructions at \url{http://www.rockbox.org/twiki/bin/view/Main/SansaE200RInstallation}.}} -\opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,e200v2,clipv1,clipv2,cowond2,fuze,fuzev2}{ +\opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,c200v2,e200v2,clipv1,clipv2,cowond2,fuze,fuzev2}{ \begin{description} \item[Supported hardware versions.] \opt{ipodnano,ipodnano2g}{ @@ -28,15 +28,7 @@ follow the instructions at For information on identifying which Ipod you own, see this page on Apple's website: \url{http://www.info.apple.com/kbnum/n61688}. } - \opt{c200}{ - The \playertype{} is available in multiple versions, not - all of which run Rockbox. Rockbox doesn't run on the - newer v2 models. They can be identified - by checking the Sandisk firmware version number under - Settings $\rightarrow$ Info. The v1 - firmware is named 01.xx.xx, while the v2 firmware begins with 03. - } - \opt{e200,e200v2}{ + \opt{c200,c200v2,e200,e200v2}{ The \playertype{} is available in multiple versions, and you need to make sure which you have by checking the Sandisk firmware version number under Settings $\rightarrow$ Info. The v1 firmware is named 01.xx.xx, while the diff --git a/manual/platform/sansac200v2.tex b/manual/platform/sansac200v2.tex new file mode 100644 index 0000000000..b814486a54 --- /dev/null +++ b/manual/platform/sansac200v2.tex @@ -0,0 +1,27 @@ +% $Id$ % +\def\UseOption{c200v2} +\edef\UseOption{\UseOption,SANSA_C200_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} +\edef\UseOption{\UseOption,sansaAMS} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{c200v2 Series} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{132} +\newcommand{\dapdisplayheight}{80} +\newcommand{\dapdisplaydepth}{16} +\newcommand{\specimg}{sansac200} +%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{rockbox.sansa}} +\newcommand{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-sansac200.tex} diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index e3a562a629..ee256ec1a3 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -77,7 +77,7 @@ the \setting{Show Files} setting to all. & If there is an audio file playing, return to the \setting{While Playing Screen} (WPS) without stopping playback.\\ % - \nopt{player,c200}% + \nopt{player,SANSA_C200_PAD}% {% \ActionTreeStop \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop}