summaryrefslogtreecommitdiffstats
path: root/src/analyzer/analyzer.h
AgeCommit message (Expand)Author
2021-07-08Analyzer: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2019-06-08Rename Analyzer methodsUwe Klotz
2019-06-08Add a debug assertionUwe Klotz
2019-06-08Improve internal state management of Analyzer wrapper classUwe Klotz
2019-06-08Rename Analyzer wrapper class and memberUwe Klotz
2019-06-07Fix API design of Analyzer and adjust all implementationsUwe Klotz
2019-06-07Remove Analyzer::isDisabledOrLoadStoredSuccess() callbackUwe Klotz
2019-01-04Use override instead of virtualUwe Klotz
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-02Rename loadStored to reflect the actualy usageDaniel Schürmann
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan