summaryrefslogtreecommitdiffstats
path: root/src/effects
AgeCommit message (Expand)Author
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-19Merge pull request #4292 from Be-ing/qhash_qt6Uwe Klotz
2021-09-18add Qt5/6 compatibility typedef for qHash seed typeBe
2021-09-18replace QRegEx with QRegularExpressionBe
2021-07-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-24Fix echo effect using left buffered samples for right channel.SB
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-04-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-04-21Turn another non const reference into a pointer.Daniel Schürmann
2021-04-21Turn a non const reference into a pointer.Daniel Schürmann
2021-01-24Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-01-22CMake: Fix FindLilv module and includesJan Holthuis
2021-01-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
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-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-23fix another pass by referenceDaniel Schürmann
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-14Merge pull request #3306 from Holzhaus/clazy-old-style-connect-effectsUwe Klotz
2020-11-14EffectChainSlot: Remove default argument from slotChainEffectChangedJan Holthuis
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-13Fix -Wclazy-qstring-arg warningsJan Holthuis
2020-11-13effects: Replace old-style Qt connect() callsJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12EffectChainManager: Fix range loop pointer typeJan Holthuis
2020-11-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-31Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-10-30Merge branch '2.3' of github.com:mixxxdj/mixxx into HEADronso0
2020-10-30Fix signedness warnings in LV2EffectProcessor for armv7hlUwe Klotz
2020-10-30Merge pull request #3236 from ywwg/lv2-destroy-fixUwe Klotz
2020-10-29fix old-style castOwen Williams
2020-10-29Fix destruction of lv2manifestsOwen Williams