summaryrefslogtreecommitdiffstats
path: root/src/engine/enginechannel.h
AgeCommit message (Expand)Author
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-Ryan
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-22consistent function parameter naming in cpp & h filebe_
2017-06-11split effects processing into prefader and postfader stagesbe_
2017-06-09input latency compensation for microphone inputsbe_
2017-05-10move effects post-faderbe_
2016-01-24Use UserSettings (typedef) instead of ConfigObject.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-08merge enginevinylsoundemu with pregain and remove ditheringDaniel Schürmann
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-08-17Move more state updating into the post process test.Owen Williams
2014-08-12Move beat_distance calculation after buffer processing to keep them in sync.Owen Williams
2014-04-21Changed EngineObject interface to use a common in/out buffer.Daniel Schürmann
2014-04-12remove EngineClippingDaniel Schürmann
2014-02-17Merge branch 'master' into features_effectsRJ Ryan
2014-02-14Merge remote-tracking branch 'upstream/master' into wpushbutton_defaultDaniel Schürmann
2014-02-13Merge branch 'master' into features_effectsRJ Ryan
2014-02-13remove unnecessary Auxiliary stuffOwen Williams
2014-02-13refactor Mic-specific language to generic talkover languageOwen Williams
2014-02-13Merge branch 'master' of github.com:mixxxdj/mixxx into mic-sidechainOwen Williams
2014-02-11reset vuMeter when EnginAux is not activeDaniel Schürmann
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-16Merge branch 'master' into features_effectsRJ Ryan
2014-01-14Don't override isMaster and isPFL for EnginePassthrough and EngineMicrophone.RJ Ryan
2013-12-19Merge branch 'master' into features_effectsRJ Ryan
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-12-13Merge branch 'master' into features_effectsRJ Ryan
2013-11-23testing infrastructure is sort of working now.Owen Williams
2013-09-18Merge branch 'master' into features_effectsRJ 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-19Merge branch 'master' into features_effectsRJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan