Mercurial > hg > svcore
log data/fileio/MIDIFileReader.h @ 1550:1ae6a19464a7 zoom-double
age | author | description |
---|---|---|
2018-06-29 | Chris Cannam | Support progress reporter for data file loads import-audio-data |
2018-03-01 | Chris Cannam | Untabify |
2017-01-10 | Chris Cannam | Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration |
2015-03-10 | Chris Cannam | Further dedicated-types fixes cxx11 |
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 |
2009-09-29 | Chris Cannam | * Support SMPTE timecode in MIDI files (fixes #2739160) sv-v1.7 |