summaryrefslogtreecommitdiffstats
path: root/src/test/enginemastertest.cpp
AgeCommit message (Expand)Author
2017-01-02Clean up tests.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-02-24Refactor use of strings in the engine. 10-20% callback speed improvement.RJ Ryan
2015-01-25Added ..Enabled prefix to getter functions, use allways the setterDaniel Schürmann
2014-11-15Enhance and reuse SampleUtilUwe Klotz
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-25Fix EngineMasterTest by enabling master processing.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-25Update process-API in engine testsMax Linke
2014-02-13Merge branch 'master' into features_effectsRJ Ryan
2014-02-11reset vuMeter when EnginAux is not activeDaniel 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
2014-01-12Merge branch 'master' into features_effectsRJ Ryan
2013-12-21Refactor the engine to process samples in the range of [-1.0, 1.0]. Fixes Bug...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-06Merge branch 'master' into features_effectsRJ Ryan
2013-12-06Use MixxxTest to setup a standard ConfigObject and QApplication. This way ind...RJ Ryan
2013-11-30Fix EngineMasterTest.RJ Ryan
2013-11-19Fix some warnings.RJ Ryan
2013-09-12Make use of ramping gain an EngineMaster parameter. Disable ramping gain in E...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan