aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/replay_gain_filter_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* ReplayGain filter: allow gain > 100 %Johan Kiviniemi2010-08-231-3/+11
* filter/replay_gain: added option "replaygain_limit"Daniel Seuthe2010-05-301-5/+2
* replay_gain_config: added function replay_gain_get_real_mode()Daniel Seuthe2010-05-181-11/+2
* filter/replay_gain: removed duplicate *dest_size_r assignmentMax Kellermann2010-05-021-1/+0
* replay_gain: added mode "auto"Daniel Seuthe2010-04-251-3/+16
* replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann2010-02-171-0/+45
* replay_gain: fall back to track gain if album gain is unavailableMax Kellermann2010-02-171-2/+3
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-171-0/+193