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
This commit is contained in:
parent
65f3634cc8
commit
38fb1aa5cb
1 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
% $Id$ %
|
% $Id$ %
|
||||||
\chapter{\label{ref:rockbox_interface}Quick Start}
|
\chapter{\label{ref:rockbox_interface}Quick Start}
|
||||||
\section{Basic overview}
|
\section{Basic Overview}
|
||||||
\subsection{The \daps{} controls}
|
\subsection{The \daps{} controls}
|
||||||
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
@ -243,7 +243,7 @@ paragraph.
|
||||||
buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and
|
buttons. These are the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{} and
|
||||||
\ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning
|
\ButtonRight{} buttons. Inside the wheel is the \ButtonSelect{} button. Turning
|
||||||
the wheel to the right activates the \ButtonScrollFwd{} function, and to the
|
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
|
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
|
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}
|
\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
|
have the needed fonts installed as otherwise the theme may get displayed
|
||||||
garbled.}
|
garbled.}
|
||||||
|
|
||||||
\section{Menu overview}
|
\section{Menu Overview}
|
||||||
\fixme{include an overview of the menu structure here}
|
\fixme{include an overview of the menu structure here}
|
||||||
%\input{rockbox_interface/menu_structure.tex}
|
%\input{rockbox_interface/menu_structure.tex}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue