log data/model/Model.h @ 1308:80c77916fe85 mp3-gapless

age author description
2015-10-13 Chris Cannam Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates). tony-2.0-integration
2015-06-15 Chris Cannam Rework audio file reader API to prefer using std containers simple-fft-model
2015-05-15 Chris Cannam Fix #1222 CSV export of time-instants layer omits last point
2015-03-31 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
2015-03-30 Chris Cannam Add data export options (not all implemented yet) tonioni
2015-03-04 Chris Cannam Introduce and use a samplerate type 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-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Disambiguate signals warnfix_no_size_t
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-06-13 Chris Cannam Add an experimental cancel button to view progress bars tonioni
2014-02-04 Chris Cannam Avoid compiler warning tonioni
2013-10-09 Chris Cannam Add toDelimitedDataString alternative with frame extents
2009-02-12 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,