summaryrefslogtreecommitdiff
path: root/src/ReplayGainConfig.cxx
AgeCommit message (Expand)Author
2013-01-09idle: convert to C++Max Kellermann
2013-01-09ReplayGainCoinfig: initialize replay_gain_limit with default valueMax Kellermann
2013-01-09ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT staticMax Kellermann
2013-01-07replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann
2013-01-04replay_gain_*: convert to C++Max Kellermann