summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-04-12 06:40:58 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-04-12 06:40:58 +0000
commit2349cf5f44dac501a7cabba9c30a1734cb40f6f7 (patch)
tree13d2298cb22793fc1e10b65d861f82e4e71099f0
parent1eabe8042ae2953aaeacb24ee991b13bb9261e6a (diff)
downloadrockbox-2349cf5f44dac501a7cabba9c30a1734cb40f6f7.tar.gz
rockbox-2349cf5f44dac501a7cabba9c30a1734cb40f6f7.zip
Add a subsection for Replaygain to the runtime optimisation section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25601 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex9
-rw-r--r--manual/configure_rockbox/playback_options.tex2
2 files changed, 10 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index b13a76712b..8670e051f8 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -638,6 +638,15 @@ current version.
638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}). 638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}).
639} 639}
640 640
641\opt{swcodec}{
642\subsection{Replaygain}
643 Replaygain is a post processing that equalises the playback volume of audio
644 files to the same perceived loudness. This post processing applies a factor
645 to each single PCM sample and is therefore consuming additional CPU time. If
646 you want to achieve some (minor) savings in runtime, switch this feature off
647 (see \reference{ref:ReplayGain}).
648}
649
641\opt{swcodec,disk_storage,flash_storage}{ 650\opt{swcodec,disk_storage,flash_storage}{
642\subsection{Audio format and bitrate} 651\subsection{Audio format and bitrate}
643\opt{swcodec}{ 652\opt{swcodec}{
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 5f61b0b0e2..80c19e64bd 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -153,7 +153,7 @@ you to configure settings related to audio playback.
153 \includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png} 153 \includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png}
154 }%\opt{crossfade} 154 }%\opt{crossfade}
155 155
156 \section{Replaygain} 156 \section{\label{ref:ReplayGain}Replaygain}
157 This allows you to control the replaygain function. 157 This allows you to control the replaygain function.
158 The purpose of replaygain is to adjust the volume of the music played 158 The purpose of replaygain is to adjust the volume of the music played
159 so that all songs (or albums, depending on your settings) have the 159 so that all songs (or albums, depending on your settings) have the