summaryrefslogtreecommitdiffstats
path: root/src/analyzer/analyzergain.h
AgeCommit message (Expand)Author
2021-07-08Analyzer: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2020-12-07merge 2.3Be
2020-05-31Replace some more virtual with override.Daniel Schürmann
2019-06-08Rename Analyzer methodsUwe Klotz
2019-06-07Fix API design of Analyzer and adjust all implementationsUwe Klotz
2019-06-07Remove Analyzer::isDisabledOrLoadStoredSuccess() callbackUwe Klotz
2018-10-30Fix and enable multi-threaded analysisUwe Klotz
2016-03-10used new ReplayGainSettings clas also in the replay gain analyzer classesDaniel Schürmann
2016-03-02Rename loadStored to reflect the actualy usageDaniel Schürmann
2016-03-01use p prefix for pointersDaniel Schürmann
2016-02-24call clean up during finalizeDaniel Schürmann
2016-02-21Introduced new config options for replay gain 1 and 2Daniel Schürmann
2016-02-20Added ReplayGain2 Analyzer based on ebumeter by Fons AdriaensenDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan