summaryrefslogtreecommitdiffstats
path: root/src/analyzer
AgeCommit message (Expand)Author
2021-09-16Fix preference option for re-analyzing beatgrids imported from other softwareNino Miškić-Pletenac
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-04-03AnalyzerKeyFinder: fix invalid e-major keySwiftb0y
2021-03-14Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-11Merge remote-tracking branch 'upstream/2.3' into no_grid_from_bpmDaniel Schürmann
2021-03-11Add wapper trySetAndLockBeats() to stream line the track APIDaniel Schürmann
2021-03-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-03-07Fix reaanalyze rules for tracks with beat grids generated from a BPM value onlyDaniel Schürmann
2021-03-05Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-04make beats pointer constDaniel Schürmann
2021-03-04Replace tio by pTrackDaniel Schürmann
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-03-02make Beats::translate constDaniel Schürmann
2021-02-15Fix sign when calculation the sample positions from beatsDaniel Schürmann
2021-02-11use mixxx::audio::SampleRate typeDaniel Schürmann
2021-02-11Dispose now unused EnableOffsetCorrection and MinBpm and MaxBpm.Daniel Schürmann
2021-02-11Remove now unused functionsDaniel Schürmann
2020-12-15Use bool literals instead of implicit castsJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-28Fix various MSVC conversion data loss warningsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12AnalyzerBeats/AnalyzerKey: Fix QList time-of-check/time-of-use issuesJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-11-01Rename isPartOf() to isSubrangeOf()Daniel Schürmann
2020-10-26Remove too abstract IndexRange::span()Daniel Schürmann
2020-10-26Introduce IndexRange::isPartOf()Daniel Schürmann
2020-10-07Delete obsolete DEBUG_ASSERTUwe Klotz
2020-10-07AnalyzerThread: Fix debug assertionUwe Klotz
2020-10-05AnalyzerKeyFinder: Delete unused member variableUwe Klotz
2020-09-30Merge pull request #3123 from Holzhaus/float-warnings-pt-4Daniel Schürmann
2020-09-29Merge pull request #3139 from daschuer/track_declUwe Klotz
2020-09-29Merge pull request #2956 from Be-ing/rekordbox_beatmapBe
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-25analyzer/plugins/analyzerqueenmarybeats: Add missing int castJan Holthuis
2020-09-25Merge pull request #3120 from Holzhaus/float-warningsDaniel Schürmann
2020-09-25analyzer/analyzersilence: Use CSAMPLE for thresholdsJan Holthuis
2020-09-24analyzer: Add missing `f` suffix to float literalsJan Holthuis
2020-09-23Make sure QM key detection is default until we have decided to switch to KeyF...Daniel Schürmann
2020-08-29Merge remote-tracking branch 'upstream/2.3' into rekordbox_beatmapBe
2020-08-04move priority logic to Worker ThreadDaniel Poelzleithner
2020-08-04Use low priority in library analyze queueDaniel Poelzleithner
2020-07-21add preference option for reanalyzing imported beatgrid dataBe
2020-06-13CMake: Link libSoundTouch dynamically if v2.1.1 is availableUwe Klotz
2020-06-05Merge pull request #2817 from daschuer/beatmap_48Uwe Klotz
2020-06-04Improve commentsDaniel Schürmann