From cff5109f8c2ebb67039393db5140c48bf0d7cd42 Mon Sep 17 00:00:00 2001 From: marcguay Date: Tue, 24 Jun 2008 06:02:00 +0000 Subject: [PATCH] Add 'Putting music on your player' section to the Quick Start chapter. Bow to Bascule. Although not specifically a Rockbox point, we do get a lot of questions about it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17778 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index a7b1a7e0f..d20e3984d 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -1,6 +1,6 @@ % $Id$ % \chapter{\label{ref:rockbox_interface}Quick Start} -\section{Basic overview} +\section{Basic Overview} \subsection{The \daps{} controls} \begin{center} @@ -243,7 +243,7 @@ paragraph. buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and \ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning the wheel to the right activates the \ButtonScrollFwd{} function, and to the - left, the \ButtonScrollFwd{} function. + left, the \ButtonScrollBack{} function. On the right of the unit is a slot for inserting flash cards. On the bottom is the connector for the USB cable. On the left is the \ButtonRec{} button, and @@ -419,6 +419,13 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: } } +\subsection{Putting music on your \dap{}} + +With the \dap{} connected to the computer as an MSC/UMS device (like a +USB Drive), music files can be put on the player via any standard file +transfer method that you would use to copy files between drives (e.g. Drag 'n' Drop). + The default directory structure that is assumed by some parts of Rockbox + (album art searching, WPS missing-tag fallback) is: /ArtistName/AlbumName/*.ext. \subsection{The first contact} @@ -486,7 +493,7 @@ Also, if you downloaded additional themes from the Internet make sure you have the needed fonts installed as otherwise the theme may get displayed garbled.} -\section{Menu overview} +\section{Menu Overview} \fixme{include an overview of the menu structure here} %\input{rockbox_interface/menu_structure.tex} -- 2.11.4.GIT