summaryrefslogtreecommitdiffstats
path: root/src/track/replaygain.h
AgeCommit message (Expand)Author
2021-07-21Replaygain: rework implementation to put the right logic in the right placesOwen Williams
2021-07-21Adjust ReplayGain: Allow user to update the replaygain value based on a deck ...Owen Williams
2021-07-20Add some missing includesJan Holthuis
2020-12-07merge 2.3Be
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2019-09-28Fix reset of ReplayGain peakUwe Klotz
2017-12-06Defer normalization of floating-point values until exportedUwe Klotz
2017-12-05Add QDebug operatorsUwe Klotz
2017-01-21Verify replain gain constants at compile timeUwe Klotz
2017-01-21Replace const with constexprUwe Klotz
2016-11-29Declare data types with trivial ctor/dtor as Q_MOVABLE_TYPEUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2015-12-30Move ReplayGain class from util/ to track/Uwe Klotz