summaryrefslogtreecommitdiffstats
path: root/src/engine/sync/enginesync.h
AgeCommit message (Expand)Author
2020-08-04Fix missing nullptr check.Owen Williams
2020-05-10master sync: clean up new sync target picker algorithmOwen Williams
2020-05-10master sync: better algorithm to pick decks to sync toOwen Williams
2020-05-10still tryingOwen Williams
2020-05-10trying to sync to syncables... not working greatOwen Williams
2020-04-26Update src/engine/sync/enginesync.hOwen Williams
2020-04-26master sync: doc updatesOwen Williams
2020-04-21Get rid of legacy EngineSync::notifyTrackLoadedDaniel Schürmann
2020-03-18master sync: differentiate soft from explicit masterOwen Williams
2019-12-01mastersync: remove/comment out a bunch of qDebugsOwen Williams
2019-11-17Master Sync: begin major changes to how sync master is passed aroundOwen Williams
2018-12-28rename notifyBpmUdateFrom file to requestBpmUpdateDaniel Schürmann
2018-12-28remove from file parameter in favour of two separate functionsDaniel Schürmann
2018-12-22Improve namingDaniel Schürmann
2018-12-20Fix inheritanceDaniel Schürmann
2016-09-05add explanatory comment for new functionbe_
2016-09-04do not change speed of playing decks if "Reset Speed/Tempo" preference is che...be_
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-03-20Move EngineControl::pickSyncTarget to EngineSync.RJ Ryan
2015-01-01Fix newly-loaded tracks affecting playing master sync bpm.Owen Williams
2014-11-20Master Sync: Fix bpms not set correctly on track loadOwen Williams
2013-12-14No more need to findNewMaster, remove it.Owen Williams
2013-12-14Rewrite master sync tests to match our new desired functionality. Start rewr...Owen Williams
2013-12-13Some scratching changes.RJ Ryan
2013-12-13Move all sync related classes to src/engine/sync/.RJ Ryan