summaryrefslogtreecommitdiffstats
path: root/src/track/bpm.h
AgeCommit message (Expand)Author
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