summaryrefslogtreecommitdiffstats
path: root/src/analyzer/analyzerebur128.cpp
AgeCommit message (Expand)Author
2021-07-08Analyzer: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2019-06-15Format debug info for TrackFileUwe Klotz
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
2017-01-28Rename debug assertion macroUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-05-12Remove DEBUG_ASSERTs in AnalyzerEbur128. These are actually normal cases.RJ Ryan
2016-04-28analyser -> analyzerRJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-23Improve error logging in AnalyzerEbur128Uwe Klotz
2016-04-23Fix finalize()/cleanup() handling in AnalyzerEbur128Uwe Klotz
2016-04-23Fix class name in log messages and timerUwe Klotz
2016-04-22Remove unused variable.RJ Ryan
2016-04-13Tweak includes.RJ Ryan
2016-03-10Moved a common isAnalyzerDisabled to ReplaGainSettingsDaniel Schürmann
2016-03-10used new ReplayGainSettings clas also in the replay gain analyzer classesDaniel Schürmann
2016-03-09Remove mit prefixDaniel Schürmann
2016-02-21Rename add gpl appendix to ebu r128 analyzerDaniel Schürmann
2016-02-21Added ScopedTimerDaniel Schürmann
2016-02-21Introduce m_initalite flag, calculate always new replay gainDaniel Schürmann
2016-02-20Added ReplayGain2 Analyzer based on ebumeter by Fons AdriaensenDaniel Schürmann