Mercurial > hg > svcore
log data/midi/rtmidi/RtMidi.cpp @ 1465:cee1be4fb8c1
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 |