log

age author description
Tue, 31 Mar 2015 13:06:29 +0100 Chris Cannam Remove some debug; set some gain values tonioni
Tue, 31 Mar 2015 12:27:56 +0100 Chris Cannam Permit extending nominal end of sparse model tonioni
Tue, 31 Mar 2015 12:12:31 +0100 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
Tue, 31 Mar 2015 11:54:57 +0100 Chris Cannam Implement FillGaps option in SparseModel export tonioni
Tue, 31 Mar 2015 11:05:02 +0100 Chris Cannam Wire options into CSVFileWriter; omit levels from Tony note export tonioni
Tue, 31 Mar 2015 10:39:54 +0100 Chris Cannam Merge tonioni
Tue, 31 Mar 2015 10:36:52 +0100 Chris Cannam Thread-local debug was causing crash on exit with Qt 5.4.x. But we introduced that because QDebug itself was crashing when used from multiple threads. Replace with simpler fstream version tonioni