summaryrefslogtreecommitdiffstats
path: root/src/engine/enginedelay.h
AgeCommit message (Expand)Author
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-06-10Get rid of char group stringsDaniel Schürmann
2017-07-03do not delay outputs with software monitoring of microphonesbe_
2017-06-21move input latency compensation logic from EngineMaster to DlgPrefSoundbe_
2017-06-09input latency compensation for microphone inputsbe_
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2014-04-21Changed EngineObject interface to use a common in/out buffer.Daniel Schürmann
2014-03-17Pass in the control name to EngineDelay.RJ Ryan
2014-03-10add apreference option for delayDaniel Schürmann
2014-03-08Added EngineDelay for Master and Headphone outputDaniel Schürmann
2014-03-08Removed echo from EngineDelay. Solution copied from pfl_delay.patch from Ywwg...Daniel Schürmann
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan