summaryrefslogtreecommitdiffstats
path: root/src/controllers/midi/midioutputhandler.cpp
AgeCommit message (Expand)Author
2020-06-21control: Use assertions in ControlDoublePrivate if warn is trueJan Holthuis
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-13add parent to m_cos in midioutputhandlerDaniel Schürmann
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2016-01-13use COS in MidiOutputHandler and renamed MidiOutputMapping::controlKeyDaniel Schürmann
2015-12-12added ControllerDebug singleton to avoid duplicated codeDaniel Schürmann
2015-12-12Replace all controllerDebug qDebug() by QDebug(QtDebugMsg)Daniel Schürmann
2015-11-28remove Midi spam with fast changing controls, only track values that were rea...Daniel Schürmann
2014-03-29Pay down some technical debt.RJ Ryan
2014-03-29Switch to double for output min/max values.RJ Ryan
2013-12-06Re-establish behavior where any slave deck rate change can affect master.Owen Williams
2013-11-24Massive cleanup of comments, debug statements, and dead code.Owen Williams
2013-11-24More master sync bugfixes, circular call fixes, etc.Owen Williams
2013-06-23Refactor to put nearly all master sync logic in bpmcontrol. Ratecontrol asks...Owen Williams
2013-06-23Merge branch 'master' into master_syncOwen Williams
2013-06-19Merge remote-tracking branch 'origin/master' into master_syncOwen Williams
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan