summaryrefslogtreecommitdiffstats
path: root/src/test/effectchainslottest.cpp
AgeCommit message (Expand)Author
2017-06-04Initalise chain slots before loading effects.xmlDaniel Schürmann
2017-01-19fix effects testsbe_
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-03-30Fix test warning.RJ Ryan
2014-03-28Re-factor effect parameter linking so that value interpolation is done by Con...RJ Ryan
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-14Rename channel_%1 to group_%1_enable.RJ Ryan
2014-02-20Add BaseEffectTest.RJ Ryan
2014-02-20Misc. renames and notes.RJ Ryan
2014-02-19Basic EffectChainSlot tests that exercise the control interface.RJ Ryan