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
|
Wed, 11 Mar 2015 11:52:05 +0000 |
Chris Cannam |
Minor simplification; could use more
cxx11
|
Wed, 11 Mar 2015 11:03:22 +0000 |
Chris Cannam |
Fix buffer overwrite in normalised case
cxx11
|
Wed, 11 Mar 2015 09:29:44 +0000 |
Chris Cannam |
Comments etc
cxx11
|
Tue, 10 Mar 2015 20:03:08 +0000 |
Chris Cannam |
Merge
cxx11
|
Tue, 10 Mar 2015 20:02:02 +0000 |
Chris Cannam |
Doh
cxx11
|
Tue, 10 Mar 2015 17:23:45 +0000 |
Chris Cannam |
More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least.
cxx11
|
Tue, 10 Mar 2015 17:02:52 +0000 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
Tue, 10 Mar 2015 13:22:10 +0000 |
Chris Cannam |
More type fixes
cxx11
|
Tue, 10 Mar 2015 10:31:27 +0000 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
Mon, 09 Mar 2015 12:02:10 +0000 |
Chris Cannam |
Move to using double rather than float for floating-point calculations (float only for storage); more build fixes
cxx11
|
Wed, 04 Mar 2015 19:08:21 +0000 |
Chris Cannam |
More type-size adjustments
cxx11
|
Wed, 04 Mar 2015 13:52:48 +0000 |
Chris Cannam |
More build fixes
cxx11
|
Wed, 04 Mar 2015 12:30:41 +0000 |
Chris Cannam |
Replace the get*Frames calls in AudioFileReader with less stupid API
cxx11
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Tue, 03 Mar 2015 17:09:19 +0000 |
Chris Cannam |
This code now compiles. Main problem: sample rate types
cxx11
|
Tue, 03 Mar 2015 15:18:24 +0000 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
Tue, 03 Mar 2015 09:33:59 +0000 |
Chris Cannam |
Merge from default branch
cxx11
|
Mon, 02 Mar 2015 17:21:34 +0000 |
Chris Cannam |
Merge
|
Mon, 02 Mar 2015 17:17:59 +0000 |
Chris Cannam |
Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
|
Thu, 26 Feb 2015 09:44:08 +0000 |
Chris Cannam |
Update and merge
|
Thu, 26 Feb 2015 09:43:12 +0000 |
Chris Cannam |
Debug reporting from FileSource
|
Tue, 24 Feb 2015 17:42:00 +0000 |
Chris Cannam |
Enable ThreadSanitizer
datarace
|
Wed, 18 Feb 2015 12:08:17 +0000 |
Chris Cannam |
Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
|
Fri, 13 Feb 2015 13:30:28 +0000 |
Chris Cannam |
Use filename as object name when reading data file to model (so it shows in the resulting layer name)
|
Fri, 13 Feb 2015 13:29:44 +0000 |
Chris Cannam |
Compile fix
|
Wed, 14 Jan 2015 14:58:38 +0000 |
Chris Cannam |
RealTime frame-conversion test
|
Mon, 09 Feb 2015 10:31:07 +0000 |
Chris Cannam |
Merge from default branch
cxx11
|
Mon, 09 Feb 2015 10:27:21 +0000 |
Chris Cannam |
Pending
coreaudio-metadata
|
Mon, 08 Dec 2014 15:37:12 +0000 |
Chris Cannam |
Use double instead of float for frequencies in Pitch, just for confidence
|
Tue, 02 Dec 2014 17:53:17 +0000 |
Chris Cannam |
Wire up note/octave stuff
|
Tue, 02 Dec 2014 13:50:49 +0000 |
Chris Cannam |
Start adding piano note
|
Mon, 01 Dec 2014 15:42:58 +0000 |
Chris Cannam |
Unit tests for StringBits::splitQuoted
|
Mon, 01 Dec 2014 10:18:55 +0000 |
Chris Cannam |
If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default
|
Thu, 27 Nov 2014 17:51:21 +0000 |
Chris Cannam |
Merge
|
Thu, 27 Nov 2014 17:50:34 +0000 |
Chris Cannam |
Fix close-quote immediately before separator in StringBits::splitQuoted
|
Thu, 20 Nov 2014 16:18:31 +0000 |
Chris Cannam |
Avoid crash when setting alignment to 0
|
Thu, 20 Nov 2014 15:47:05 +0000 |
Chris Cannam |
Merge
|
Thu, 20 Nov 2014 15:46:19 +0000 |
Chris Cannam |
Make alignment using an external program asynchronous
|
Thu, 20 Nov 2014 12:30:16 +0000 |
Chris Cannam |
Couple more RealTime tests
|
Wed, 19 Nov 2014 15:28:51 +0000 |
Chris Cannam |
Another RealTime test
|
Mon, 17 Nov 2014 17:10:29 +0000 |
Chris Cannam |
Merge
|
Mon, 17 Nov 2014 17:09:32 +0000 |
Chris Cannam |
Start RealTime tests
|
Mon, 17 Nov 2014 15:31:07 +0000 |
Chris Cannam |
CXX11 (-std=c++11) branch, to test build environments before making any code adaptations
cxx11
|
Fri, 14 Nov 2014 17:23:38 +0000 |
Chris Cannam |
Provide access to local filename
|
Fri, 14 Nov 2014 17:23:27 +0000 |
Chris Cannam |
Provide reader from QIODevice
|
Fri, 14 Nov 2014 13:51:33 +0000 |
Chris Cannam |
When using an aggregate model to pass data to a transform, zero-pad the shorter input to the duration of the longer rather than truncating the longer. (This is better behaviour for e.g. MATCH, and in any case the code was previously truncating incorrectly and ending up with garbage data at the end.)
|
Mon, 10 Nov 2014 09:19:49 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 15 Oct 2014 17:02:48 +0100 |
Chris Cannam |
TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
|
Wed, 15 Oct 2014 16:05:15 +0100 |
Chris Cannam |
Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single target
|
Wed, 15 Oct 2014 13:30:14 +0100 |
Chris Cannam |
Write window type too
|
Wed, 15 Oct 2014 13:06:27 +0100 |
Chris Cannam |
Add plugin_version to transform RDF serialisation (if non-empty)
|