summaryrefslogtreecommitdiff
path: root/src/ReplayGainInfo.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-24remove boost pow stuff for uClibc-ngRosen Penev
2020-03-16fix double promotionsRosen Penev
2020-03-15treewide: get rid of C math function usageRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-25ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob...Max Kellermann
2016-11-24ReplayGainInfo: implement fallback in Get()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-30ReplayGainInfo: use large negative value instead of infinityMax Kellermann
2013-10-25ReplayGainInfo: refactor to a classMax Kellermann
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-04replay_gain_*: convert to C++Max Kellermann