Mercurial > hg > svcore
log data/fileio/MIDIFileReader.cpp @ 1528:a7485c1bdba5
age | author | description |
---|---|---|
Fri, 29 Jun 2018 13:44:53 +0100 | Chris Cannam | Support progress reporter for data file loads import-audio-data |
Tue, 15 May 2018 11:03:49 +0100 | Chris Cannam | Fix some compiler warnings |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 10 Jan 2017 16:56:48 +0000 | Chris Cannam | Fix compiler warning, remove some debug out 3.0-integration |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Fri, 13 Feb 2015 13:30:28 +0000 | Chris Cannam | Use filename as object name when reading data file to model (so it shows in the resulting layer name) |