summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2008-01-10 08:32:46 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2008-01-10 08:32:46 +0000
commitcfdbbc49147aa48b9e1e369211923b6c5f1f5421 (patch)
treee2c5a8963c11a30c6bdb838483a6870a7498a1ab /manual
parent94e5e1a1a96eb76fd7e03761e0be67e582805823 (diff)
downloadrockbox-cfdbbc49147aa48b9e1e369211923b6c5f1f5421.tar.gz
rockbox-cfdbbc49147aa48b9e1e369211923b6c5f1f5421.zip
Patch FS#8441 by Marc Guay - rewording of the Shuffle and Repeat options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16047 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/configure_rockbox/playback_options.tex12
1 files changed, 5 insertions, 7 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 5c32ffd67a..28667a7867 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -3,7 +3,10 @@
3The \setting{Playback} sub menu allows you to configure settings 3The \setting{Playback} sub menu allows you to configure settings
4related to audio playback. 4related to audio playback.
5\begin{description} 5\begin{description}
6\item[Shuffle. ]Alters how Rockbox will select which song to play next.\\ 6\item[Shuffle. ]Turning shuffle on will cause Rockbox to randomly re-order the
7 playlist. Thus, to shuffle all of the audio files on the player, you first
8 need to create a playlist containing all of them. For more information on
9 creating playlists refer to \reference{ref:working_with_playlists}.\\
7 Options: \setting{Yes}/\setting{No}. 10 Options: \setting{Yes}/\setting{No}.
8 % 11 %
9\item[Repeat. ]Configures settings related to repeating of directories or 12\item[Repeat. ]Configures settings related to repeating of directories or
@@ -20,12 +23,7 @@ related to audio playback.
20 playlist is finished.} 23 playlist is finished.}
21 % 24 %
22 \item[All. ]The current playlist will repeat when it is finished. 25 \item[All. ]The current playlist will repeat when it is finished.
23 \note{This option does \emph{not} shuffle all files on your \dap. 26
24 Rockbox is playlist oriented. When you play a song, a directory, or
25 an album, Rockbox creates a playlist and plays it. Thus, to shuffle
26 all songs on the \dap, you need to create a playlist of all songs on
27 the player, and play that playlist with shuffle mode set to
28 \setting{All}.}
29 % 27 %
30 \item[One. ]Repeat one track over and over. 28 \item[One. ]Repeat one track over and over.
31 % 29 %