summaryrefslogtreecommitdiffstats
path: root/src/track/beatgrid.h
AgeCommit message (Expand)Author
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2019-11-20Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
2019-11-11Delete remaining redundant virtual keywordsUwe Klotz
2019-11-11Delete redundant virtual keywordsUwe Klotz
2019-11-10Add missing override to fix clang's -Winconsistent-missing-override warningsJan Holthuis
2019-07-10Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
2019-02-19Fix Beats class hierarchyUwe Klotz
2018-06-19Added getSamplRate functionDaniel Schürmann
2018-06-19Use override keyword and removed unused functionDaniel Schürmann
2016-11-09Use const-ref instead of pointer for function argumentsUwe Klotz
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-13Merge remote-tracking branch 'upstream/master' into scalebeatmapDaniel Schürmann
2016-02-12Simplify serialization of Beats and KeysUwe Klotz
2016-02-10Reduce risks for memory leaks in Beats interfaceUwe Klotz
2015-12-14Scale beat map by adding and removing beatsDaniel Schürmann
2015-12-07Added clone feature to beats classesDaniel Schürmann
2015-12-06Rename BEATCAPS_SET to BEATCAPS_SETBPM and remove it from BeatMapDaniel Schürmann
2015-02-20Address notes -- use safer explicit APIOwen Williams
2015-02-19Implement findPrevNextBeats to reduce Beats mutex locking.Owen Williams
2014-12-03BeatMap: Fix bpm and sync behavior with beatmaps.Owen Williams
2014-09-19Trust SoundSource decoded samplerate more than TagLib decoded samplerate whenRJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan