Mercurial > hg > svcore
log data/model/AlignmentModel.h @ 1377:f1c4ca3ccaa3 dev/refactor-piper-related
age | author | description |
---|---|---|
2015-03-31 | Chris Cannam | clone() is never used (therefore presumably never works either) 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-11-20 | Chris Cannam | Make alignment using an external program asynchronous |
2014-11-14 | Chris Cannam | Provide access to local filename |
2014-07-17 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |