Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Tue, 18 Oct 2016 14:03:35 +0100 | Chris Cannam | MatrixFile is no longer used 3.0-integration |
Mon, 17 Oct 2016 18:56:28 +0100 | Chris Cannam | Update subrepo piper |
Mon, 17 Oct 2016 16:41:07 +0100 | Chris Cannam | Update subrepo piper |
Mon, 17 Oct 2016 16:39:36 +0100 | Chris Cannam | Fix compiler warnings piper |
Mon, 17 Oct 2016 14:55:05 +0100 | Chris Cannam | Restore plugin categories piper |
Mon, 17 Oct 2016 14:28:43 +0100 | Chris Cannam | More cautious locking on sparse model modification piper |
Mon, 17 Oct 2016 14:18:23 +0100 | Chris Cannam | Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning. piper |