summaryrefslogtreecommitdiff
path: root/src/ReplayGainConfig.cxx
AgeCommit message (Expand)Author
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann
2013-10-15Client, ...: remove unnecessary glib.h includeMax Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann
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