summaryrefslogtreecommitdiffstats
path: root/src/controllers/midi/portmidicontroller.h
AgeCommit message (Expand)Author
2020-03-27Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
2020-02-28Make UserSettings available in ControllerEngineFerran Pujol Camins
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-03Make UserSettings available in ControllerEngineFerran Pujol Camins
2018-11-29Revert renaming of send(QByteArray) to sendByteArrayFerran Pujol Camins
2018-11-27Make Controller::send virtualFerran Pujol Camins
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-Ryan
2016-12-20merge upstream/masterbe_
2016-09-11fix MIDI controller test buildsbe_
2016-09-10document purpose of seemingly useless parameterbe_
2016-09-08print debugging messages for outgoing MIDI from scriptsbe_
2015-12-27Merge branch 'master' into portmidi_testRJ Ryan
2015-12-23move midi related comments to portmidicontrol.hDaniel Schürmann
2015-12-20Merge remote-tracking branch 'upstream/1.12' into controllerpollDaniel Schürmann
2015-12-19Some PortMidiController buffer overflows and logic fixes.RJ Ryan
2015-12-19Refactor PortMidiController to support easier testing.RJ Ryan
2015-12-19Initialize / shutdown PortMidi in PortMidiEnumerator instead of PortMidiContr...RJ Ryan
2015-12-19Improve comments for MIXXX_PORTMIDI_BUFFER_LENDaniel Schürmann
2015-12-17Increase number of MIDI messages to buffer, fix bug #1527410Sean M. Pappalardo
2013-11-30Fix shadowed overloads discovered with clang.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan