log data/midi/rtmidi/RtMidi.cpp @ 1834:735b0ccd3f4a sensible-delimited-data-strings

age author description
2018-03-01 Chris Cannam Untabify
2017-12-07 Chris Cannam Fix fallthrough which bothered compiler
2017-03-06 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
2017-03-05 Chris Cannam Update RtMidi build to v2.1.1
2016-10-19 Chris Cannam Further MSVC build stuff. Committing this as-is because it's building and running now, but there's a lot to tidy up. msvc2015_64
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
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 * use dummy driver only for RtMidi on Solaris
2009-02-24 Chris Cannam * rtmidi & activity updates