summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain/enginesidechain.cpp
AgeCommit message (Expand)Author
2020-05-07Merge remote-tracking branch 'upstream/2.2'Be
2020-05-02Improve commentsDaniel Schürmann
2020-05-02Fill sidechainMix from external sidechain input. This fixes lp1876222Daniel Schürmann
2019-11-16Use static const QStrings instead of string literalsDaniel Schürmann
2018-12-31Opus encoderStéphane Lepin
2017-07-05fix comparison of samples to framesbe_
2017-06-21add a record/broadcast inputbe_
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-24Use thread safety annotations in EngineSideChain.RJ Ryan
2016-03-11use status CO instead of network streamer stateDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2014-03-14Use HighPriority for the sidechain thread. Possible fix for Bug #1194543.RJ Ryan
2014-01-21Add event tracing in many useful places.RJ Ryan
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-12-07tabs to spaces also in cpp filesMax Linke
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-09-29Comment corrections.Carl Pillot
2013-09-28Moved lock to the top of the event loop to prevent reading from an empty buff...Carl Pillot
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan