diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-22 21:58:22 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-22 21:58:22 +0000 |
commit | 750aacb0e67fb7a069c75e353e3f28d061caf4db (patch) | |
tree | 819101b05d98e1d5cc1fecbfb6ac525cf9ce08cc | |
parent | 736df4b43bac64e64607efd427543e7678acfed1 (diff) | |
download | rockbox-750aacb0e67fb7a069c75e353e3f28d061caf4db.tar.gz rockbox-750aacb0e67fb7a069c75e353e3f28d061caf4db.zip |
Remove double Fade On Stop/Pause item. Break some long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9767 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-x | manual/configure_rockbox/playback_options.tex | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 5e83831415..a9573bb8ac 100755 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex | |||
@@ -83,25 +83,20 @@ | |||
83 | \opt{SWCODEC}{The anti-skip buffer can be set to various values between | 83 | \opt{SWCODEC}{The anti-skip buffer can be set to various values between |
84 | 5 seconds and 10 minutes.} | 84 | 5 seconds and 10 minutes.} |
85 | 85 | ||
86 | \note{Having a large anti-skip buffer tends to use more power, and may reduce your | 86 | \note{Having a large anti-skip buffer tends to use more power, and may |
87 | battery life. It is recommended to always use the lowest possible setting that allows | 87 | reduce your battery life. It is recommended to always use the lowest |
88 | correct and continuous playback.} | 88 | possible setting that allows correct and continuous playback.} |
89 | 89 | ||
90 | \item[Fade On Stop/Pause: ]Enables and disables a fade effect when you pause or stop | 90 | \item[Fade On Stop/Pause: ]Enables and disables a fade effect when you |
91 | playing a song. If the Fade on Stop/Pause option is set to ``Yes,'' your music will | 91 | pause or stop playing a song. If the Fade on Stop/Pause option is |
92 | fade out when you press \fixme{STOP} or \fixme{PAUSE}, and fade in when | 92 | set to ``Yes,'' your music will fade out when you stop or pause playback, |
93 | you resume playback. | 93 | and fade in when you resume playback. |
94 | 94 | ||
95 | \item[Party Mode: ]Enables unstoppable music playback. When new songs are | 95 | \item[Party Mode: ]Enables unstoppable music playback. When new songs are |
96 | selected, they are | 96 | selected, they are added to the end of the current dynamic playlist |
97 | added to the end of the current dynamic playlist instead of being played immediately. | 97 | instead of being played immediately. |
98 | The \fixme{PLAY} and \fixme{STOP} buttons are disabled. | 98 | The \fixme{PLAY} and \fixme{STOP} buttons are disabled. |
99 | 99 | ||
100 | \item[Fade On Stop/Pause: ] | ||
101 | This setting enables and disables a fade effect when you pause or stop playing a song. | ||
102 | If the Fade on Stop/Pause option is set to ``Yes,'' your music will fade out when you | ||
103 | press \fixme{STOP} or \fixme{PAUSE}, and fade in when you resume playback. | ||
104 | |||
105 | \opt{SWCODEC}{ | 100 | \opt{SWCODEC}{ |
106 | \item[Crossfade: ] | 101 | \item[Crossfade: ] |
107 | This setting enables a cross-fader. At the end of a song, the song will fade out as the | 102 | This setting enables a cross-fader. At the end of a song, the song will fade out as the |