aboutsummaryrefslogtreecommitdiffstats
path: root/src/ReplayGainConfig.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-2/+3
| | | | | 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-041-0/+149