summaryrefslogtreecommitdiffstats
path: root/src/track/beats.cpp
AgeCommit message (Expand)Author
2021-07-07Beats: Use while loop in numBeatsInRange()Jan Holthuis
2021-07-06Beats: Rename findNBeatsFromSample to findNBeatsFromPositionJan Holthuis
2021-07-06Beats: Use FramePos consistently in Beats classesJan Holthuis
2021-03-20Merge pull request #3608 from JoergAtGithub/improve_beat_indicatorDaniel Schürmann
2021-03-05Merge branch 'main' into improve_beat_indicatorJoergAtGithub
2021-03-05Fix AutoMoc warningUwe Klotz
2021-03-02make Beats::numBeatsInRange const.Daniel Schürmann
2021-03-01Renamed NoTolerance to snapToNearBeats and inverted the bool, to match the ne...JoergAtGithub
2021-02-21Added switch, to select if findPrevNextBeats should compare with or without t...JoergAtGithub
2020-12-07merge 2.3Be
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2017-11-15Fix Beats::findNBeatsFromSample() precisionDaniel Schürmann