summaryrefslogtreecommitdiffstats
path: root/src/engine/enginebuffer.h
AgeCommit message (Expand)Author
2021-07-07EngineBuffer: Remove old sample-based doSeekPlayPos methodJan Holthuis
2021-07-07EngineBuffer: Use mixxx::audio::FramePos for some methodsJan Holthuis
2021-07-07Merge pull request #4064 from Holzhaus/engine-bpmDaniel Schürmann
2021-07-06EngineBuffer: Use mixxx::audio::SampleRate instead of int/doubleJan Holthuis
2021-07-06EngineBuffer: Return Bpm type from getBpm/getLocalBpm methodsJan Holthuis
2021-05-17Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-05-16Use kNoQueuedSeekDaniel Schürmann
2021-05-16ommit struct keyword and temporary variableDaniel Schürmann
2021-05-15Merge m_iSeekQueued and m_queuedSeekPosition to a single atomic value.Daniel Schürmann
2021-05-08Sync Lock: Fix testsOwen Williams
2021-04-30Merge branch 'main' into synclock-explicit-rebasedOwen Williams
2021-04-28Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-04-05Add isAudible() to SyncControl and us it to avoid internal cloch during cue-ingDaniel Schürmann
2021-03-27Sync Lock: Fix user offsets not being maintained across play/pause and master...Owen Williams
2021-02-26Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-02-25Use -DBL_MAX as inital sample position, and fix more testsDaniel Schürmann
2021-02-25Introduce kInitalSample as inital value not 0.0Daniel Schürmann
2021-02-25Remove unused constants from header fileDaniel Schürmann
2020-12-07merge 2.3Be
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Remove all @author commentsxerus2000
2020-11-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-09Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-11-05pass the new and old play state into updateIndicatorsAndModifyPlay() fixing l...Daniel Schürmann
2020-10-09Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-09-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-25Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-24engine/enginebuffer: Store trackSamplesOld as doubleJan Holthuis
2020-09-06test: Add basic HotcueControlTest classJan Holthuis
2020-08-26Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-08-05EngineBuffer: Order methods & add constxerus2000
2020-08-05EngineBuffer: Clean up signatures & order methodsxerus2000
2020-07-14engine/controls/loopingcontrol: Add setBeatLoop methodJan Holthuis
2020-07-08engine/enginebuffer: Use doxygen-style /// commentsJan Holthuis
2020-07-05Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-06-19engine: Move saved loop cue tracking from LoopingControl into CueControlJan Holthuis
2020-06-19Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-06-19Use unsigned values for SeekRequest enumxerus2000
2020-06-18Improve SeekRequest & Cue documentationxerus2000
2020-06-12Merge pull request #2855 from daschuer/safeChannelStringUwe Klotz
2020-06-11Make QString m_group constDaniel Schürmann
2020-06-09Master Sync: Fix phase seeks double-applying user tweakOwen Williams
2020-06-09Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-05-07Merge branch 'master' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-04-28Merge remote-tracking branch 'upstream/master' into lp1874918Daniel Schürmann