summaryrefslogtreecommitdiffstats
path: root/src/test/midicontrollertest.cpp
AgeCommit message (Expand)Author
2017-01-02Clean up tests.RJ Ryan
2016-12-20merge upstream/masterbe_
2016-09-11fix MIDI controller test buildsbe_
2016-06-26Enclose class 'Time' in namespace 'mixxx'Uwe Klotz
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2015-12-20Add timestamps to controller messages.RJ Ryan
2014-04-14Remove special-casing of 14-bit pitch behavior. Fixes Bug #1307610.RJ Ryan
2014-04-14Add test that 14-bit MIDI pitch bend works for -1/1 potmeters.RJ Ryan
2014-04-14Test that 14-bit CC support works as advertised.RJ Ryan
2014-04-14Clarify test names a bit more.RJ Ryan
2014-04-14Document flawed behavior of button and switch MIDI options with tests and com...RJ Ryan
2014-04-14Improve one more test name.RJ Ryan
2014-04-14Improve test names.RJ Ryan
2014-04-14Add tests for some non-standard momentary push-button behavior we've seen.RJ Ryan
2014-04-14Add MidiControllerTest for veriying we interpret MIDI messages as we intend to.RJ Ryan