log data/model/ReadOnlyWaveFileModel.cpp @ 1519:fbe8afdfa8a6 import-audio-data

age author description
2018-04-24 Chris Cannam Some messing around with profiling
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2017-03-07 Chris Cannam Untabify!
2017-03-07 Chris Cannam More debug logging
2016-12-13 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
2016-12-12 Chris Cannam Some hackery toward having a zoomlevel type zoom
2016-12-01 Chris Cannam Add gapless preference to prefs dialog; much work on audio read tests 3.0-integration
2016-11-23 Chris Cannam Trivial loop reordering for sequential index 3.0-integration
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
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2016-01-22 Chris Cannam Fix one-block rounding error when zoomed a long way out, visible as an offset toward the end of very long audio files 3.0-integration
2016-01-22 Chris Cannam Adjust locking when filling range cache in background thread, so as to spend less time waiting on locks 3.0-integration
2015-08-20 Chris Cannam Merge from branch recording 3.0-integration base data/model/WaveFileModel.cpp@0e71fe95096d
2015-08-19 Chris Cannam Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that. recording base data/model/WaveFileModel.cpp@e852d8280e63