Mercurial > hg > svcore
log data/midi/MIDIInput.cpp @ 1478:8ff5505ad28d plugin-path-config
age | author | description |
---|---|---|
2018-05-15 | Chris Cannam | Fix some compiler warnings |
2017-03-06 | Chris Cannam | More useful diagnostics for MIDI startup |
2017-03-05 | Chris Cannam | Update RtMidi build to v2.1.1 |
2016-10-19 | Chris Cannam | Tidy and re-fix for Linux msvc2015_64 |
2016-10-18 | Chris Cannam | MSVC build fixes msvc2015_64 |
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
2009-09-10 | Chris Cannam | * solaris build fixes |
2009-02-26 | Chris Cannam | * Handle zero-velocity note ons as well as note offs (can't believe I |
2009-02-25 | Chris Cannam | * Somewhat better MIDI-based time instant timing |
2009-02-24 | Chris Cannam | * more rudiments of midi->instants |
2009-02-24 | Chris Cannam | * rtmidi & activity updates |
2009-02-23 | Chris Cannam | * Wire up MIDI input port (as far as printing a message when an event comes |