summaryrefslogtreecommitdiffstats
path: root/src/analyzer/analyzerkey.h
AgeCommit message (Expand)Author
2021-07-08Analyzer: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2020-12-07merge 2.3Be
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-05-10Fix repeated key and beat analysis with default settingsUwe 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
2018-12-30Move fast analysis samples calculation to init() and use analyzer/constants.h.RJ Skerry-Ryan
2018-12-26Re-implement fast analysis for AnalyzerBeats and AnalyzerKey.RJ Skerry-Ryan
2018-10-15Fix the build.RJ Skerry-Ryan
2018-10-15Merge branch 'master' into remove-vampRJ Skerry-Ryan
2018-04-24Fix multi-threaded execution of Vamp analyzersUwe Klotz
2016-05-06Merge branch 'master' into remove-vampRJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-17Remove manual setting/getting of key detector preferences.RJ Ryan
2016-04-16Merge branch 'master' into remove-vampRJ Ryan
2016-03-02Rename loadStored to reflect the actualy usageDaniel Schürmann
2016-01-31Use AnalyzerPlugin interface in AnalyzerKey/AnalyzerBeats and preferences.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan