aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/replay_gain_filter_plugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+37
Apply the replay gain in the output thread. This means a new setting will be active instantly, without going through the whole music pipe. And we might have different replay gain settings for each audio output device.