summaryrefslogtreecommitdiffstats
path: root/src/effects/effectmanifest.h
AgeCommit message (Expand)Author
2018-06-12do not mix dry bypass for first Echo or Reverb in D+W mode chainBe
2018-05-29Updated TestEffectBackendkshitij98
2018-05-29Created Backend specific visibility groupkshitij98
2018-05-29Removed backendName QString from EffectManifestkshitij98
2018-05-29Changed "BackendType" to "EffectBackendType"kshitij98
2018-05-28Added BackendType enumkshitij98
2018-05-28Renamed "Native" to "Built-in"kshitij98
2018-05-24Shifted visibility logic to EffectsManagerkshitij98
2018-05-21Added hidden visibility mode for LV2 effectskshitij98
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2018-03-31added metaknobDefault to effect manifestsDaniel Schürmann
2017-04-26Pass EffectParameterMainfest via shared pointer instead of copying it.Daniel Schürmann
2017-04-24Pass EffectMainfest via shared pointer instead of copying it.Daniel Schürmann
2017-03-16Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2017-03-13Merge commit '83a5610d1c672120b1301edb03c378349287ee64' into lv2_support2Daniel Schürmann
2017-03-13Merge commit 'b7b7410f9c3ba4c1314428b5e68c409a49705f19' into lv2_support2Daniel Schürmann
2017-03-13Merge commit '193b532f6da792b8e5dc52c8591f07d9d5395ed1' into lv2_support2Daniel Schürmann
2017-03-13Merge commit 'b29b291ea1844c60746022f9bb0416795a2f6a21' into lv2_support2Daniel Schürmann
2017-02-05Reduce code duplication across EQ effects and clean up a few nits.RJ Ryan
2017-01-27add EffectManifest::displayName methodbe_
2017-01-16let any effect with a default superknob linking be a QuickEffectbe_
2017-01-02be more explicit with the default special member functionsNico Schlömer
2016-12-31remove a few do-nothing destructorsNico Schlömer
2016-12-05add support for effect & effect parameter short namesbe_
2014-11-25Show only 8 Band EQ or noneDaniel Schürmann
2014-11-15Merge branch 'eq_rack2' into filter_effectDaniel Schürmann
2014-11-10renamed advaced checkbox to "Fill menus with the best suited effects only"Daniel Schürmann
2014-11-10Merge remote-tracking branch 'upstream/master' into eq_rack2Daniel Schürmann
2014-11-05Merge remote-tracking branch 'upstream/master' into eq_rack2Daniel Schürmann
2014-11-05Merge remote-tracking branch 'upstream/master' into kill_buttons2Daniel Schürmann
2014-11-05Merge remote-tracking branch 'upstream/master' into flter_rackDaniel Schürmann
2014-11-05Load filter effect from dlgprefeqDaniel Schürmann
2014-10-23rename effectFadesFromDry effectRampsFromDryDaniel Schürmann
2014-10-23Added effectFadesFromDry property to effect manifestDaniel Schürmann
2014-10-17some refectoring in advanced to new enableWaveformEQDaniel Schürmann
2014-10-13Implement the logic for restricting the user to select up to 8 active parametersNicu Badescu
2014-10-12move "active" List to parameter manifest as showInParameterSlotDaniel Schürmann
2014-10-12Merge list of EffectButtonParameters to EffectParameters, assigne controlls o...Daniel Schürmann
2014-10-12Remove the hard coded mapping function from EffectManifest's constructorNicu Badescu
2014-10-12Add information about active button parameters inside EffectManifestNicu Badescu
2014-10-12Introduce a list which is responsible for remapping indices of active parametersNicu Badescu
2014-08-12Merge master and fix conflictsNicu Badescu
2014-06-30Add a flag in EffectManifest to keep track if an effect is an Equalizer or notNicu Badescu
2014-06-21Implement switch type parametersNicu Badescu
2014-06-07Attempt at switch type parametersNicu Badescu
2014-03-29Turn off a bunch of noisy debugs.RJ Ryan
2013-06-19Merge branch 'master' into features_effectsRJ Ryan