summaryrefslogtreecommitdiffstats
path: root/src/effects
AgeCommit message (Expand)Author
2019-01-06move EngineFilter classes to their own folderBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2019-01-06CO::connectValueChangeRequest replace SLOT with functorsBe
2018-11-03Merge remote-tracking branch 'upstream/2.2'Be
2018-11-03Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-11-03Clamp parameter values to valid ranges in EffectParameter::setValue.RJ Skerry-Ryan
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-09-15Fix aliasing violations when using SampleUtil::copy2WithGain. Bug #1770771.RJ Skerry-Ryan
2018-09-15Fix aliasing violations when using SampleUtil::copy2WithGain. Bug #1770771.RJ Skerry-Ryan
2018-07-06Check return value from getEffectManifest for null, fixing lp1780148Daniel Schürmann
2018-06-27Merge pull request #1710 from Be-ing/ramping_fixes_2Daniel Schürmann
2018-06-12make Reverb effect handle its own ramping on/offBe
2018-06-12make Echo effect handle its own ramping on/offBe
2018-06-12Found more typosluz.paz
2018-06-12do not mix dry bypass for first Echo or Reverb in D+W mode chainBe
2018-06-11Echo: revert tooltip of Send parameterBe
2018-06-11effects mixing mode code cleanupBe
2018-06-04remove Reverb Dry/Wet parameter and restore old mixing behaviorBe
2018-06-01Fix macOS buildNino Miškić-Pletenac
2018-05-31Fix build with GCC 5.4Nino Miškić-Pletenac
2018-05-31add tooltips for effect unit mix modesBe
2018-05-31rename effect chain "insertion type" to "mix mode"Be
2018-05-29Reverb: add Dry/Wet parameterBe
2018-05-29pass EffectChainInsertionType to effectsBe
2018-05-29Merge pull request #1674 from kshitij98/effect_blacklistingBe
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-27fix crash pressing Apply in DlgPrefLV2Be
2018-05-28Merge branch 'effect_blacklisting' of https://github.com/kshitij98/mixxx into...kshitij98
2018-05-28Renamed "Native" to "Built-in"kshitij98
2018-05-28Merge branch 'lv2_support2' into effect_blacklistingKshitij Gupta
2018-05-28Removed visibility settings from EffectsBackendkshitij98
2018-05-27Merge remote-tracking branch 'upstream/master' into lv2_support2Be
2018-05-25Coding standards conformancekshitij98
2018-05-24pParent as the first argument conventionkshitij98
2018-05-24Shifted visibility logic to EffectsManagerkshitij98
2018-05-21Integrated config and fixed blacklisting effectskshitij98
2018-05-21effectsmanager.cpp: Added visibility checkkshitij98
2018-05-21Blacklisted hidden effects from menukshitij98
2018-05-21Added hidden visibility mode for LV2 effectskshitij98
2018-05-19fix build with lilv=0Be
2018-05-14Include "util/defs.h" for MAX_BUFFER_LENDaniel Schürmann
2018-05-14Replace tabs by spacesDaniel Schürmann
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2018-04-06Typo fixes luzpaz
2018-04-03Merge pull request #1574 from Be-ing/effect_load_metaknobBe
2018-04-03use isAdoptMetaknobValueEnabled and "[Effects]", "AdoptMetaknobValue"Daniel Schürmann