From 97eafee79e8bd18f1bb412784070b782fdf86bd1 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Fri, 8 May 2009 18:50:23 +0000 Subject: [PATCH] Add missing crossfade enable option - fixes FS#10170. Also re-arrange the options to match the target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20876 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index b6d50fc1ac..3bbf1dd1ee 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -106,11 +106,13 @@ you to configure settings related to audio playback. Options for crossfade settings are: \begin{description} \item[Enable Crossfade]If set to \setting{Off}, crossfade is disabled. - If set to \setting{Always}, songs will always crossfade into one - another. If set to \setting{Shuffle}, crossfade is enabled when the + If set to \setting{Shuffle}, crossfade is enabled when the shuffle feature is set to \setting{Yes}, but disabled otherwise. If set - to track skip only, tracks will only crossfade when you manually change - tracks. + to \setting{Track Skip Only}, tracks will only crossfade when manually + skipped. If set to \setting{Shuffle and Track Skip} + then crossfade will only be active when shuffle is set to + \setting{Yes} and the track is manually skipped. If set to + \setting{Always}, tracks will always crossfade into one another. % \item[Fade In Delay]The ``fade in delay'' is the length of time between when the crossfade process begins and when the new track begins to fade -- 2.11.4.GIT