Tue, 03 Nov 2015 11:34:44 +0000 |
Chris Cannam |
Debug outputs
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Wed, 03 Sep 2014 11:20:18 +0100 |
Chris Cannam |
Fix various slightly dodgy derefs and the like (from coverity scan)
|
Tue, 26 Nov 2013 13:43:31 +0000 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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
|
Thu, 10 Sep 2009 18:44:45 +0000 |
Chris Cannam |
* solaris build fixes
|
Fri, 07 Nov 2008 17:31:06 +0000 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
Mon, 07 Jul 2008 17:17:49 +0000 |
Chris Cannam |
* Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
|
Thu, 19 Jun 2008 15:11:28 +0000 |
Chris Cannam |
* Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
|
Thu, 08 May 2008 14:46:22 +0000 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
Wed, 09 Jan 2008 17:09:44 +0000 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
Fri, 28 Sep 2007 16:15:06 +0000 |
Chris Cannam |
* Merge transform directory from sv-match-alignment branch
|
Fri, 28 Sep 2007 14:32:45 +0000 |
Chris Cannam |
* Unload feature extraction plugin .so when destroyed
|
Thu, 10 May 2007 12:48:26 +0000 |
Chris Cannam |
* Updated Russian translation from Alexandre Prokoudine
sv1-v1.0
|
Mon, 30 Apr 2007 13:36:23 +0000 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
Tue, 20 Mar 2007 11:49:11 +0000 |
Chris Cannam |
* Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin
|
Thu, 08 Mar 2007 16:53:08 +0000 |
Chris Cannam |
* Fix #1672407 confused by plugin-named files in cwd (or home?)
|
Thu, 01 Mar 2007 12:15:08 +0000 |
Chris Cannam |
* Make audio file reader factory try for a reader based on the file's
|
Tue, 27 Feb 2007 12:51:38 +0000 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
Mon, 26 Feb 2007 20:08:51 +0000 |
Chris Cannam |
* Fixes for new Vamp API changes -- I think plugin parameters are not being
|
Fri, 17 Nov 2006 16:27:39 +0000 |
Chris Cannam |
* Update copyright notes as appropriate.
|
Thu, 12 Oct 2006 14:56:28 +0000 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
Thu, 21 Sep 2006 16:43:50 +0000 |
Chris Cannam |
* Add support for plugin classification using category files.
|
Mon, 31 Jul 2006 14:05:22 +0000 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
Fri, 12 May 2006 14:40:43 +0000 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
Wed, 26 Apr 2006 16:00:13 +0000 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
Wed, 26 Apr 2006 14:09:55 +0000 |
Chris Cannam |
* Some work on reloading play parameters from file (not quite working yet)
|
Mon, 24 Apr 2006 15:52:20 +0000 |
Chris Cannam |
* Avoid instantiating a plugin twice when configuring it (the min/max channel
|
Thu, 13 Apr 2006 18:29:10 +0000 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
Thu, 06 Apr 2006 17:24:13 +0000 |
Chris Cannam |
* fix compile warnings and genuine int/size_t overflow
|
Thu, 06 Apr 2006 12:12:41 +0000 |
Chris Cannam |
* Remove dsp directory. This is now the qm-dsp library used by
|
Fri, 31 Mar 2006 15:56:35 +0000 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
Mon, 20 Mar 2006 11:40:39 +0000 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
Fri, 17 Mar 2006 17:38:28 +0000 |
Chris Cannam |
* Add menu for re-adding existing layers
|
Fri, 03 Mar 2006 16:32:45 +0000 |
Martin Gasser |
MacOS fixes, TonalChangeDetector added
|
Wed, 01 Feb 2006 14:49:49 +0000 |
Chris Cannam |
* Add Chromagram plugin, and make a number of fixes to the dense 3d model
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|