summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefeq.cpp
AgeCommit message (Expand)Author
2021-02-28Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-02-26Pref > EQ: remove useless label strings from deck EQ gridronso0
2021-02-26Pref > EQ: move 'no effect/EQ' items to the top of the listronso0
2021-01-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-07Pref. EQ, WEffectSelector: update combobox commentsronso0
2021-01-06Effect widgets/EQ preferences: display '---' when no effect is loadedronso0
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-14use std::shared_ptr for managers in preferencesBe
2020-12-07merge 2.3Be
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14Remove unused non-trivial variablesJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13preferences: Get rid of old-style Qt connect() callsJan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-09-25preferences/dialog/dlgprefeq: Cast slider values to intJan Holthuis
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2019-06-19remove doubling "None" in effect selectionPhilip Gottschling
2019-05-26Fix boolean vs. enum type warningsUwe Klotz
2019-01-06move EngineFilter classes to their own folderBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-07-22Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-07-06Use an empty string for None EQ and Filter, this fixes lp1780479Daniel Schürmann
2018-05-28Renamed "Native" to "Built-in"kshitij98
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2017-12-31Merge commit '9df14fa6f3706df6b3563ad2cd8f66ae56ca99db' into lv2_support2Daniel Schürmann
2017-12-21rename MasterOutputEffectRack to OutputEffectRackbe_
2017-12-19only apply master EQ to master output, not record/broadcast signalbe_
2017-12-10decouple EffectChainSlot creation from loading EffectChain to enginebe_
2017-11-21Merge remote-tracking branch 'upstream/master' into postfader_effectsbe_
2017-09-26do not reload QuickEffect when opening Preferences dialogbe_
2017-06-30fix master equalizer effectbe_
2017-06-15Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2017-06-15rename getOrCreateEffectChainDaniel Schürmann
2017-06-04fixed typoDaniel Schürmann
2017-06-04Fixing Bug 1693972, by always loading an empty chain just before it is required.Daniel Schürmann
2017-05-08add option to reset deck gain on track loadbe_
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-02-06Merge remote-tracking branch 'upstream/master' into effect_xmlbe_
2017-02-06convert EffectManifestParameter LinkType to enum classbe_
2017-02-05Reduce code duplication across EQ effects and clean up a few nits.RJ Ryan
2017-02-03Make Biquad EQ/ISO defaultDaniel Schürmann
2017-01-27Merge pull request #1031 from daschuer/bc_reconnectRJ Skerry-Ryan
2017-01-27break long linesbe_
2017-01-27use QString::isNull instead of a placeholder stringbe_