summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/playback_options.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
commit12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch)
treeefabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/configure_rockbox/playback_options.tex
parent15ddd7a7ec2aa92767234e37907904309943a27b (diff)
downloadrockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz
rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rw-r--r--manual/configure_rockbox/playback_options.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 3794efbb37..b4991f2919 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -121,7 +121,7 @@ related to audio playback.
121 The anti-skip buffer can safely be kept at zero. It will eventually be 121 The anti-skip buffer can safely be kept at zero. It will eventually be
122 eliminated. 122 eliminated.
123 }% 123 }%
124 \opt{SWCODEC}{The anti-skip buffer can be set to various values between 124 \opt{swcodec}{The anti-skip buffer can be set to various values between
125 5 seconds and 10 minutes.}% 125 5 seconds and 10 minutes.}%
126 126
127 \note{Having a large anti-skip buffer tends to use more power, and may 127 \note{Having a large anti-skip buffer tends to use more power, and may
@@ -138,7 +138,7 @@ related to audio playback.
138 instead of being played immediately. Pausing and stopping playback is 138 instead of being played immediately. Pausing and stopping playback is
139 disabled as well as skipping songs and launching plugins. 139 disabled as well as skipping songs and launching plugins.
140 140
141 \opt{SWCODEC}{ 141 \opt{swcodec}{
142 \item[Crossfade. ] 142 \item[Crossfade. ]
143 This setting enables a cross-fader. At the end of a song, the song will 143 This setting enables a cross-fader. At the end of a song, the song will
144 fade out as the next song fades in, creating a smooth transition between 144 fade out as the next song fades in, creating a smooth transition between
@@ -178,7 +178,7 @@ related to audio playback.
178 set on shuffle.} 178 set on shuffle.}
179 }% 179 }%
180 180
181 \opt{SWCODEC}{ 181 \opt{swcodec}{
182 \item[Replaygain. ]This allows you to control the replaygain function. 182 \item[Replaygain. ]This allows you to control the replaygain function.
183 The purpose of replaygain is to adjust the volume of the music played 183 The purpose of replaygain is to adjust the volume of the music played
184 so that all songs (or albums, depending on your settings) have the 184 so that all songs (or albums, depending on your settings) have the
@@ -220,7 +220,7 @@ related to audio playback.
220 decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB. 220 decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB.
221 \end{description} 221 \end{description}
222 } 222 }
223 \opt{SWCODEC}{ 223 \opt{swcodec}{
224 \item[Beep Volume. ]Controls the volume of the beep that is heard when 224 \item[Beep Volume. ]Controls the volume of the beep that is heard when
225 skipping forward or backward between tracks. The beep is disabled when 225 skipping forward or backward between tracks. The beep is disabled when
226 set to \setting{Off}. 226 set to \setting{Off}.
@@ -267,8 +267,8 @@ related to audio playback.
267 \url{http://www.last.fm}. This service was formely known as 267 \url{http://www.last.fm}. This service was formely known as
268 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to 268 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
269 start the logging. The log-file is called 269 start the logging. The log-file is called
270 \opt{CONFIG_RTC}{\fname{.scrobbler.log},}% 270 \opt{rtc}{\fname{.scrobbler.log},}%
271 \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log},}% 271 \nopt{rtc}{\fname{.scrobbler-timeless.log},}%
272 and is to be found in the root directory of your \dap{}. 272 and is to be found in the root directory of your \dap{}.
273 \note{See \wikilink{LastFMLog} for a further description, and for tools you 273 \note{See \wikilink{LastFMLog} for a further description, and for tools you
274 can use to submit your Last.fm log.} 274 can use to submit your Last.fm log.}