summaryrefslogtreecommitdiffstats
path: root/src/track/beatutils.cpp
AgeCommit message (Expand)Author
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2019-11-10track/beatutil: Replace qLowerBound with std::lower_boundJan Holthuis
2019-07-21Replace qSort() with std::sort() to fix Qt 5.13 warningsUwe Klotz
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-04-06More misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan
2015-11-22Make the beatutils more robust agains faulty beatmaps. Bug #1518766Daniel Schürmann
2014-11-18Code fascism.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan