summaryrefslogtreecommitdiffstats
path: root/src/test/effectslottest.cpp
AgeCommit message (Expand)Author
2017-06-04Initalise chain slots before loading effects.xmlDaniel Schürmann
2017-01-19fix effects testsbe_
2017-01-07fix EffectSlotTest ControlsReflectSlotStatebe_
2016-04-27Move all Control classes to src/control.RJ Ryan
2015-02-24Refactor use of strings in the engine. 10-20% callback speed improvement.RJ Ryan
2014-11-21Refactor equalizer rack and quick effect rack.RJ Ryan
2014-11-13Revert "user plain pointers for Effect, this fixes a segfault due to double d...Daniel Schürmann
2014-11-09user plein pointers for Effect, this fixes a segfault due to double delete wh...Daniel Schürmann
2014-03-25Fix effects tests that broke after some control and behavior changes.RJ Ryan
2014-03-25Revert "Fix effect tests. They broke after some control and behavior changes."RJ Ryan
2014-03-25Fix effect tests. They broke after some control and behavior changes.RJ Ryan
2014-03-22Fix various warnings.RJ Ryan
2014-02-20Add EffectSlotTest.RJ Ryan