summaryrefslogtreecommitdiffstats
path: root/src/engine/enginechannel.cpp
AgeCommit message (Expand)Author
2017-12-10Revert "do not let samplers be routed to effects"be_
2017-07-28Merge remote-tracking branch 'upstream/master' into postfader_effectsbe_
2017-07-04do not let samplers be routed to effectsbe_
2017-06-13pull ChannelHandleFactory out of EngineMaster and into MixxxMainWindowbe_
2017-06-11split effects processing into prefader and postfader stagesbe_
2017-06-09input latency compensation for microphone inputsbe_
2016-04-27Move all Control classes to src/control.RJ Ryan
2015-02-24Naming refactors.RJ Ryan
2015-02-24Refactor use of strings in the engine. 10-20% callback speed improvement.RJ Ryan
2015-02-22Merge remote-tracking branch 'upstream/master' into micsidechainDaniel Schürmann
2015-02-21Inline two methods.RJ Ryan
2015-01-31removed isProcessingRequred(), since processing is allways required vor vu meterDaniel Schürmann
2015-01-25Process microphone when pfl or master is enabledDaniel Schürmann
2015-01-25Added ..Enabled prefix to getter functions, use allways the setterDaniel Schürmann
2015-01-25Some code style cleanupDaniel Schürmann
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-02-14Collapse talkover controls in EngineChannel and EngineMicrophone.RJ Ryan
2014-02-14Merge remote-tracking branch 'upstream/master' into wpushbutton_defaultDaniel Schürmann
2014-02-13remove unnecessary Auxiliary stuffOwen Williams
2014-02-13isTalkover should be a pushbuttonOwen Williams
2014-02-13refactor Mic-specific language to generic talkover languageOwen Williams
2014-02-10Address notes, fix bad CO connectionOwen Williams
2014-02-09Add Bypass flag to ChannelInfo for channels that bypass the primary gain cont...Owen Williams
2014-01-27made CO "orientation" a 3 state toggle buttonDaniel Schürmann
2014-01-14Don't override isMaster and isPFL for EnginePassthrough and EngineMicrophone.RJ Ryan
2013-12-13Misc. cleanups of no-longer-necessary code and tests.RJ Ryan
2013-07-26Merge branch 'master' into master_syncOwen Williams
2013-07-17Make EngineChannel::getOrientation const.RJ Ryan
2013-06-19Merge remote-tracking branch 'origin/master' into master_syncOwen Williams
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan