A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

c200v2 manual

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657

+30 -11
+2 -10
manual/getting_started/installation.tex
··· 11 11 follow the instructions at 12 12 \url{http://www.rockbox.org/twiki/bin/view/Main/SansaE200RInstallation}.}} 13 13 14 - \opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,e200v2,clipv1,clipv2,cowond2,fuze,fuzev2}{ 14 + \opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,c200v2,e200v2,clipv1,clipv2,cowond2,fuze,fuzev2}{ 15 15 \begin{description} 16 16 \item[Supported hardware versions.] 17 17 \opt{ipodnano,ipodnano2g}{ ··· 28 28 For information on identifying which Ipod you own, see this page on Apple's 29 29 website: \url{http://www.info.apple.com/kbnum/n61688}. 30 30 } 31 - \opt{c200}{ 32 - The \playertype{} is available in multiple versions, not 33 - all of which run Rockbox. Rockbox doesn't run on the 34 - newer v2 models. They can be identified 35 - by checking the Sandisk firmware version number under 36 - Settings $\rightarrow$ Info. The v1 37 - firmware is named 01.xx.xx, while the v2 firmware begins with 03. 38 - } 39 - \opt{e200,e200v2}{ 31 + \opt{c200,c200v2,e200,e200v2}{ 40 32 The \playertype{} is available in multiple versions, and you need to make 41 33 sure which you have by checking the Sandisk firmware version number under 42 34 Settings $\rightarrow$ Info. The v1 firmware is named 01.xx.xx, while the
+27
manual/platform/sansac200v2.tex
··· 1 + % $Id$ % 2 + \def\UseOption{c200v2} 3 + \edef\UseOption{\UseOption,SANSA_C200_PAD} 4 + \edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5 + \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 6 + \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7 + \edef\UseOption{\UseOption,sansaAMS} 8 + \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 9 + 10 + \newcommand{\playerman}{Sansa} 11 + \newcommand{\playertype}{c200v2 Series} 12 + \newcommand{\playerlongtype}{\playertype} 13 + \newcommand{\dapdisplaywidth}{132} 14 + \newcommand{\dapdisplayheight}{80} 15 + \newcommand{\dapdisplaydepth}{16} 16 + \newcommand{\specimg}{sansac200} 17 + %Used to name the player, e.g. ...to the \dap 18 + \newcommand{\dap}{player} 19 + %For use when referring to the player. E.g. the \daps\ capacity ... 20 + \newcommand{\daps}{player's} 21 + \newcommand{\firmwarefilename}{\fname{rockbox.sansa}} 22 + \newcommand{\firmwareextension}{\fname{sansa}} 23 + \newcommand{\screenshotsize}{4cm} 24 + \newcommand{\disk}{flash storage} 25 + 26 + % link external keymap file 27 + \input{platform/keymap-sansac200.tex}
+1 -1
manual/rockbox_interface/browsing_and_playing.tex
··· 77 77 & If there is an audio file playing, return to the 78 78 \setting{While Playing Screen} (WPS) without stopping playback.\\ 79 79 % 80 - \nopt{player,c200}% 80 + \nopt{player,SANSA_C200_PAD}% 81 81 {% 82 82 \ActionTreeStop 83 83 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop}