aboutsummaryrefslogtreecommitdiff
path: root/src/ReplayGainConfig.cxx
Commit message (Collapse)AuthorAge
* idle: convert to C++Max Kellermann2013-01-09
|
* ReplayGainCoinfig: initialize replay_gain_limit with default valueMax Kellermann2013-01-09
|
* ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT staticMax Kellermann2013-01-09
|
* replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann2013-01-07
| | | | Fixes build problems with mingw32.
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
|
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-05
| | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
* replay_gain_*: convert to C++Max Kellermann2013-01-04