summaryrefslogtreecommitdiffstats
path: root/src/controllers/midi/midimessage.h
AgeCommit message (Expand)Author
2020-04-07controllers/midi/midimessage: Fix MidiInputMapping == operatorJan Holthuis
2020-04-07controllers/midi/midimessage: Use desc in MidiInputMapping == operatorJan Holthuis
2018-04-06Typo fixes luzpaz
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-13use COS in MidiOutputHandler and renamed MidiOutputMapping::controlKeyDaniel Schürmann
2014-07-20Add hercjogfast mapping mode.Daniel Schürmann
2014-04-14Oops I broke the build.RJ Ryan
2014-04-14Get rid of MidiUtils::makeMidiKey.RJ Ryan
2014-04-13Fix incorrect midi usage, and add explanatory commentOwen Williams
2014-04-13Re-factor LearningUtils/DlgControllerLearning to decide the mapping control i...RJ Ryan
2014-04-13Add support for 14-bit multi-message MIDI input mappings.RJ Ryan
2014-03-29Fix MidiMoutput initializer list (MSVC gets confused).RJ Ryan
2014-03-29Pay down some technical debt.RJ Ryan
2014-03-29Move functions out of midimessage.h and into MidiUtils.RJ Ryan
2014-03-29Switch to double for output min/max values.RJ Ryan
2014-03-29Add MidiOptionsDelegate.RJ Ryan
2014-03-29MIDI cleanups, de-dupe logic here and there. Re-add description support.RJ Ryan
2014-03-29Add a MidiOption enum.RJ Ryan
2014-03-24Add zero-initialization constructors to structs in midimessage.h.RJ Ryan
2014-03-24Add handy typedefs for dealing with MidiKey and MidiOptions to midimessage.h.RJ Ryan
2014-03-23Pull common MIDI utility methods in midimessage.h.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan