summaryrefslogtreecommitdiffstats
path: root/src/track/replaygain.cpp
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-26track/replaygain: Use toFloat() for normalizedPeakJan Holthuis
2020-09-25track/replaygain: Add missing typecast to CSAMPLEJan Holthuis
2020-04-25Update doc comments and formattingUwe Klotz
2017-01-21Replace const with constexprUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2015-12-30Move ReplayGain class from util/ to track/Uwe Klotz