log

age author description
Mon, 06 Feb 2017 13:00:43 +0000 Chris Cannam Update piper-cpp subrepo
Mon, 06 Feb 2017 09:19:10 +0000 Chris Cannam Merge
Mon, 06 Feb 2017 09:18:55 +0000 Chris Cannam Subrepo update
Tue, 31 Jan 2017 11:13:20 +0000 Chris Cannam Handle exceptions raised during plugin processing (as opposed to on init/configure, which were already handled)
Wed, 01 Feb 2017 21:03:34 +0000 Chris Cannam Subrepo update
Fri, 27 Jan 2017 13:19:21 +0000 Chris Cannam More tweaks to when to render from the middle
Fri, 27 Jan 2017 11:57:49 +0000 Chris Cannam Looks like we can be a bit more relaxed here
Fri, 27 Jan 2017 11:39:42 +0000 Chris Cannam Wire up normalise-visible-area mode in colour 3d plot
Thu, 26 Jan 2017 21:20:06 +0000 Chris Cannam Various rendering adjustments for layers in svgui
Thu, 26 Jan 2017 14:11:20 +0000 Chris Cannam Reduce amount of copying in FFTModel
Thu, 26 Jan 2017 12:04:03 +0000 Chris Cannam Randomise start offset for partial paints, it looks (I think) a little better
Thu, 26 Jan 2017 11:55:11 +0000 Chris Cannam Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around
Thu, 26 Jan 2017 10:41:50 +0000 Chris Cannam Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
Sat, 21 Jan 2017 12:26:33 +0000 Chris Cannam I think that switch to a git subrepo was a mistake. Let's go back to the ssw mirror.
Fri, 20 Jan 2017 22:26:35 +0000 Chris Cannam Update piper-cpp subrepo
Fri, 20 Jan 2017 18:05:41 +0000 Chris Cannam Update piper-cpp to github repo, and adjust build for revised layout in it
Thu, 19 Jan 2017 11:01:41 +0000 Chris Cannam Fix absurd typo that was preventing transforms from running at all!
Thu, 19 Jan 2017 10:50:04 +0000 Chris Cannam Report on failures that happen while configuring a transform
Thu, 19 Jan 2017 09:57:58 +0000 Chris Cannam Allow the completeness checker to report failure (invalid message) as well as incompleteness
Wed, 18 Jan 2017 14:53:07 +0000 Chris Cannam Minor debug bit
Wed, 18 Jan 2017 14:22:40 +0000 Chris Cannam Fix hang when trying to run transform for which the plugin refuses to initialise at all
Mon, 16 Jan 2017 14:34:59 +0000 Chris Cannam Added tag sv_v3.0beta2 for changeset b6f1052dbda1
Mon, 16 Jan 2017 14:34:44 +0000 Chris Cannam Fix annoying chicken-and-egg typo sv_v3.0beta2
Mon, 16 Jan 2017 14:31:32 +0000 Chris Cannam Added tag sv_v3.0beta2 for changeset 7a8e909a15da
Mon, 16 Jan 2017 14:31:23 +0000 Chris Cannam Fix compiler warning
Mon, 16 Jan 2017 14:31:16 +0000 Chris Cannam Dockerfile for 3.0beta2
Mon, 16 Jan 2017 13:58:28 +0000 Chris Cannam Next release will be beta2
Mon, 16 Jan 2017 13:58:20 +0000 Chris Cannam Copy checker to top-level dir
Mon, 16 Jan 2017 10:00:19 +0000 Chris Cannam Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot
Fri, 13 Jan 2017 21:19:42 +0000 Chris Cannam With updated bqvec, shouldn't need any allocator hints