summaryrefslogtreecommitdiffstats
path: root/src/engine/quantizecontrol.h
AgeCommit message (Expand)Author
2019-01-06move EngineControls to their own folderBe
2018-11-30Fix typoDaniel Schürmann
2018-11-28LoopingControl: use m_pBeats and m_pTrack in a thread save wayDaniel Schürmann
2018-11-28store track sample rate with m_sampleOfTrackDaniel Schürmann
2018-11-28removed unused pOldTrack from trackLoaded functionDaniel Schürmann
2017-10-31Removed unused EngineControl::getTrigger() and added some missing override ke...Daniel Schürmann
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-06Replace trackUnloaded() with void trackLoaded(TrackPointer pNewTrack, TrackPo...Daniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2015-02-22force update of beat positions if beats changedOwen Williams
2015-02-19fix issue with beat_next and _prev not being updated on seekOwen Williams
2015-02-19Reduce many findNthBeat calls by having bpmcontrol listen to QuantizeControl'...Owen Williams
2014-11-07Use QString instead of char* in ConstructorMax Linke
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan