Fri, 21 Oct 2016 11:49:27 +0100 |
Chris Cannam |
Restore native-Vamp factory and make the choice between Piper and Native a preference
piper
|
Wed, 10 Jun 2015 13:11:45 +0100 |
Chris Cannam |
Emit a signal if transform fails
|
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
|
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
|
Wed, 18 Jun 2014 08:34:46 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 14:49:49 +0100 |
Chris Cannam |
More size_t evisceration and warning fixes
warnfix_no_size_t
|
Mon, 16 Jun 2014 09:28:12 +0100 |
Chris Cannam |
Cancel async layer creation in Tony when selection is changed during it
tonioni
|
Wed, 29 Jan 2014 17:32:08 +0000 |
Chris Cannam |
Add a callback for no models as well (so we know something has completed and can e.g. delete the handler)
tonioni
|
Wed, 29 Jan 2014 15:58:15 +0000 |
Chris Cannam |
Callback handler for additional models at end of processing
tonioni
|
Wed, 04 Dec 2013 19:30:02 +0000 |
Chris Cannam |
Use a settings setting for flexi/non-flexi determination -- this may not be the right thing in the long run but it's simpler and easier than passing through a random value that doesn't actually come from anywhere
tonioni
|
Mon, 02 Dec 2013 12:29:09 +0000 |
Chris Cannam |
Update the rest of the transforms stuff, so now it builds and runs again
tonioni_multi_transform
|
Mon, 02 Dec 2013 11:17:24 +0000 |
Chris Cannam |
More on multi-transform stuff
tonioni_multi_transform
|
Fri, 29 Nov 2013 15:43:50 +0000 |
Chris Cannam |
Toward running multiple transforms (from same plugin + params) at once
tonioni_multi_transform
|
Tue, 26 Nov 2013 14:37:01 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Sat, 13 Apr 2013 15:36:54 +0100 |
gyorgyf |
cleanup
tonioni
|
Sat, 13 Apr 2013 13:39:17 +0100 |
gyorgyf |
fixed flexi note layer and propagated model selection to analyser
tonioni
|
Tue, 14 Jun 2011 15:26:52 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Fri, 08 Oct 2010 11:19:16 +0100 |
Chris Cannam |
* Move the plugin dialog configuration guff out into a callback
|
Thu, 11 Dec 2008 11:04:01 +0000 |
Chris Cannam |
* make it possible to avoid pulling in widgets for non-gui (i.e. runner)
|
Fri, 07 Nov 2008 17:31:06 +0000 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
Tue, 28 Oct 2008 12:39:53 +0000 |
Chris Cannam |
* Add more info button to plugin dialog
|
Thu, 10 Jul 2008 12:50:56 +0000 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
Thu, 08 May 2008 14:46:22 +0000 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
Thu, 13 Mar 2008 10:12:14 +0000 |
Chris Cannam |
* document library dependencies
|
Wed, 12 Mar 2008 18:02:17 +0000 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
base
plugin/transform/ModelTransformerFactory.cpp@f9812044df8d
|