summaryrefslogtreecommitdiffstats
path: root/src/engine/clockcontrol.h
AgeCommit message (Expand)Author
2018-11-30Fix typoDaniel Schürmann
2018-11-28LoopingControl: use m_pBeats and m_pTrack in a thread save wayDaniel Schürmann
2018-11-28removed unused totalSamples from process callDaniel Schürmann
2018-11-28removed unused pOldTrack from trackLoaded functionDaniel Schürmann
2017-11-11removed unused return value from EngineControl::process()Daniel Schürmann
2017-10-31Removed unused EngineControl::getTrigger() and added some missing override ke...Daniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
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-13removed unused EngineControl:: m_numDecksDaniel Schürmann
2014-11-07Use QString instead of char* in ConstructorMax Linke
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-07-07changed addition COs to COSs in ClockControl and BpmControlDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan