Wed, 10 Jun 2015 13:14:32 +0100 |
Chris Cannam |
Merge
|
Wed, 10 Jun 2015 13:12:39 +0100 |
Chris Cannam |
Merge
|
Wed, 10 Jun 2015 13:12:29 +0100 |
Chris Cannam |
Do not attempt to switch from read-only to read-write mode if an error is pending (may cause mutex deadlock)
|
Wed, 10 Jun 2015 13:12:06 +0100 |
Chris Cannam |
Tighten up error handling
|
Wed, 10 Jun 2015 13:11:45 +0100 |
Chris Cannam |
Emit a signal if transform fails
|
Wed, 10 Jun 2015 13:10:26 +0100 |
Chris Cannam |
Fail upfront if the file is going to be too large. We expect the caller to split up large data sets into several MatrixFiles
|
Wed, 10 Jun 2015 13:09:14 +0100 |
Chris Cannam |
Comment
|
Wed, 10 Jun 2015 13:08:30 +0100 |
Chris Cannam |
Avoid compiler warning
|
Fri, 05 Jun 2015 10:00:26 +0100 |
Chris Cannam |
More optional debug out
|
Thu, 21 May 2015 16:38:52 +0100 |
Chris Cannam |
Merge
|
Thu, 21 May 2015 16:38:07 +0100 |
Chris Cannam |
minor debug thing
|
Fri, 15 May 2015 09:15:57 +0100 |
Chris Cannam |
Fix #1222 CSV export of time-instants layer omits last point
|
Thu, 14 May 2015 14:04:41 +0100 |
Chris Cannam |
Handle case where plugin erroneously returns sample rate 0 for fixed-rate output
|
Tue, 12 May 2015 16:19:45 +0100 |
Chris Cannam |
Fixes to, and tests for, RealTime-to-text methods
|
Mon, 20 Apr 2015 09:11:34 +0100 |
Chris Cannam |
Merge from branch tonioni
|
Mon, 13 Apr 2015 13:52:05 +0100 |
Chris Cannam |
Revert to -Werror in debug only
tonioni
|
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
|
Mon, 30 Mar 2015 17:27:25 +0100 |
Chris Cannam |
Add data export options (not all implemented yet)
tonioni
|
Mon, 30 Mar 2015 16:58:01 +0100 |
Chris Cannam |
M_PI
tonioni
|
Wed, 25 Mar 2015 10:54:51 +0000 |
Chris Cannam |
Fix to opening debug file
tonioni
|
Mon, 23 Mar 2015 11:26:28 +0000 |
Chris Cannam |
Merge from cxx11 branch
tonioni
|
Mon, 23 Mar 2015 10:04:48 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 11 Mar 2015 13:30:37 +0000 |
Chris Cannam |
Build fixes for OS/X
cxx11
|
Wed, 11 Mar 2015 12:20:06 +0000 |
Chris Cannam |
c++11 flag in qmake project
cxx11
|