summaryrefslogtreecommitdiffstats
path: root/src/track/beatfactory.h
AgeCommit message (Expand)Author
2021-07-02Beats: Add mixxx::Bpm in BeatUtils and BeatGrid/BeatMap classesJan Holthuis
2021-07-01Beats: Use frame positions for beatmap/beatgrid constructionJan Holthuis
2021-03-14Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel Schürmann
2021-03-05Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-02Remove now ununsed deleteBeats callbackDaniel Schürmann
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-02-12rename fixedTempo flag to fixedTempoDaniel Schürmann
2021-02-11use mixxx::audio::SampleRate typeDaniel Schürmann
2021-02-11Dispose now unused EnableOffsetCorrection and MinBpm and MaxBpm.Daniel Schürmann
2021-02-11Remove now unused functionsDaniel Schürmann
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-28Externalize forward declarations for Track objectUwe Klotz
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2017-01-15Add some missing includes, remove some unneeded ones.RJ Ryan
2016-11-09Use const-ref instead of pointer for function argumentsUwe Klotz
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan