aboutsummaryrefslogtreecommitdiffstats
path: root/src/ReplayGainConfig.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* idle: convert to C++Max Kellermann2013-01-091-5/+1
* ReplayGainCoinfig: initialize replay_gain_limit with default valueMax Kellermann2013-01-091-1/+1
* ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT staticMax Kellermann2013-01-091-1/+1
* replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann2013-01-071-1/+0
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-2/+2
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-2/+3
* replay_gain_*: convert to C++Max Kellermann2013-01-041-0/+149