summaryrefslogtreecommitdiffstats
path: root/src/track/bpm.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-09-24Fix various float-to-int conversion warnings by using static_castJan Holthuis
2020-01-08Update commentUwe Klotz
2020-01-05Add different options for comparing bpm valuesUwe Klotz
2020-01-05Restate re-export of ID3 tags for fractional bpm valuesUwe Klotz
2019-12-18Import and merge missing track metadata from file tagsUwe Klotz
2017-12-06Defer normalization of floating-point values until exportedUwe Klotz
2017-12-05Fix normalization of bpm valuesUwe Klotz
2017-12-05Add QDebug operatorsUwe Klotz
2017-02-08changed limits to a single kvaluemax and using a loop to divide the read valueJosepMaJAZ
2017-02-05Changing range from 50-500 to 30-300JosepMaJAZ
2017-02-05Moved the check code strictly to the TBPM ID3v2 tag reading and added testcaseJosepMaJAZ
2017-01-21Replace const with constexprUwe Klotz
2016-11-29Declare data types with trivial ctor/dtor as Q_MOVABLE_TYPEUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2015-12-31Remove upper limit for BPM valuesUwe Klotz
2015-12-31Wrap BPM values into new classUwe Klotz