summaryrefslogtreecommitdiffstats
path: root/src/control/controlobject.cpp
AgeCommit message (Expand)Author
2020-07-06Add a debug assertionUwe Klotz
2020-07-06Make CO creator pointer management less thread-unsafeUwe Klotz
2020-06-21control: Use assertions in ControlDoublePrivate if warn is trueJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-07-02Use new signals & slots notationFerran Pujol Camins
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2019-01-06CO::connectValueChangeRequest replace SLOT with functorsBe
2018-06-02Remove missleading valueChangedFromEngine and use valueChangeRequest insteadDaniel Schürmann
2017-10-21clean up function names a bitDaniel Schürmann
2017-10-18Disable broken midi access to COs where no behaviour is installedDaniel Schürmann
2017-01-05change ControlObject constructors to take a defaultValue rather than initialV...be_
2017-01-05add support for initial values for persistent ControlObjectsbe_
2016-12-20Add a ControlObject::setReadOnly method.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan