summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/rockbox_interface/main.tex13
1 files changed, 10 insertions, 3 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index a7b1a7e0f2..d20e3984d7 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -1,6 +1,6 @@
1% $Id$ % 1% $Id$ %
2\chapter{\label{ref:rockbox_interface}Quick Start} 2\chapter{\label{ref:rockbox_interface}Quick Start}
3\section{Basic overview} 3\section{Basic Overview}
4\subsection{The \daps{} controls} 4\subsection{The \daps{} controls}
5 5
6\begin{center} 6\begin{center}
@@ -243,7 +243,7 @@ paragraph.
243 buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and 243 buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and
244 \ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning 244 \ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning
245 the wheel to the right activates the \ButtonScrollFwd{} function, and to the 245 the wheel to the right activates the \ButtonScrollFwd{} function, and to the
246 left, the \ButtonScrollFwd{} function. 246 left, the \ButtonScrollBack{} function.
247 247
248 On the right of the unit is a slot for inserting flash cards. On the bottom is 248 On the right of the unit is a slot for inserting flash cards. On the bottom is
249 the connector for the USB cable. On the left is the \ButtonRec{} button, and 249 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:
419 } 419 }
420 420
421 } 421 }
422\subsection{Putting music on your \dap{}}
423
424With the \dap{} connected to the computer as an MSC/UMS device (like a
425USB Drive), music files can be put on the player via any standard file
426transfer method that you would use to copy files between drives (e.g. Drag 'n' Drop).
427 The default directory structure that is assumed by some parts of Rockbox
428 (album art searching, WPS missing-tag fallback) is: /ArtistName/AlbumName/*.ext.
422 429
423\subsection{The first contact} 430\subsection{The first contact}
424 431
@@ -486,7 +493,7 @@ Also, if you downloaded additional themes from the Internet make sure you
486have the needed fonts installed as otherwise the theme may get displayed 493have the needed fonts installed as otherwise the theme may get displayed
487garbled.} 494garbled.}
488 495
489\section{Menu overview} 496\section{Menu Overview}
490\fixme{include an overview of the menu structure here} 497\fixme{include an overview of the menu structure here}
491%\input{rockbox_interface/menu_structure.tex} 498%\input{rockbox_interface/menu_structure.tex}
492 499