summaryrefslogtreecommitdiffstats
path: root/src/engine/sync/basesyncablelistener.h
AgeCommit message (Expand)Author
2020-07-14Clarify comment in basesyncableistenerOwen Williams
2020-04-27master sync: address notesOwen Williams
2020-04-26master sync: add a todo to merge basesyncablelistener with enginesyncOwen Williams
2020-04-26master sync: doc updatesOwen Williams
2020-04-26master sync: doc updatesOwen Williams
2020-04-21get rid of setMasterBaseBpm()Daniel Schürmann
2020-04-21Get rid of legacy EngineSync::notifyTrackLoadedDaniel Schürmann
2020-04-21Remove unused playingSyncDeckCountDaniel Schürmann
2018-12-20Fix inheritanceDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-01-01Fix newly-loaded tracks affecting playing master sync bpm.Owen Williams
2014-11-23Master Sync: if only one playing sync deck, reset user offset and reinit mast...Owen Williams
2014-11-20Master Sync: Fix bpms not set correctly on track loadOwen Williams
2014-09-09Wrap up sync master param setting into one convenience function where possible.Owen Williams
2014-09-08Remove a whole lot of debug printing.Owen Williams
2014-09-08A lot of work on half/double BPMs, which revealed some bugs in theOwen Williams
2014-09-08Working out the kinksOwen Williams
2013-12-14Rewrite master sync tests to match our new desired functionality. Start rewr...Owen Williams
2013-12-13Move all sync related classes to src/engine/sync/.RJ Ryan