2013-11-26 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-07-07 |
Chris Cannam |
* Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
|
2008-06-19 |
Chris Cannam |
* Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-01-09 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
2007-09-28 |
Chris Cannam |
* Merge transform directory from sv-match-alignment branch
|
2007-09-28 |
Chris Cannam |
* Unload feature extraction plugin .so when destroyed
|
2007-05-10 |
Chris Cannam |
* Updated Russian translation from Alexandre Prokoudine
sv1-v1.0
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-03-20 |
Chris Cannam |
* Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin
|
2007-03-08 |
Chris Cannam |
* Fix #1672407 confused by plugin-named files in cwd (or home?)
|
2007-03-01 |
Chris Cannam |
* Make audio file reader factory try for a reader based on the file's
|
2007-02-27 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
2007-02-26 |
Chris Cannam |
* Fixes for new Vamp API changes -- I think plugin parameters are not being
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-10-12 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
2006-09-21 |
Chris Cannam |
* Add support for plugin classification using category files.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-05-12 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
2006-04-26 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
2006-04-26 |
Chris Cannam |
* Some work on reloading play parameters from file (not quite working yet)
|
2006-04-24 |
Chris Cannam |
* Avoid instantiating a plugin twice when configuring it (the min/max channel
|
2006-04-13 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
2006-04-06 |
Chris Cannam |
* fix compile warnings and genuine int/size_t overflow
|
2006-04-06 |
Chris Cannam |
* Remove dsp directory. This is now the qm-dsp library used by
|
2006-03-31 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
2006-03-20 |
Chris Cannam |
* Update licensing rubric for GPL
|
2006-03-20 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
2006-03-17 |
Chris Cannam |
* Add menu for re-adding existing layers
|
2006-03-03 |
Martin Gasser |
MacOS fixes, TonalChangeDetector added
|
2006-02-01 |
Chris Cannam |
* Add Chromagram plugin, and make a number of fixes to the dense 3d model
|
2006-01-12 |
Chris Cannam |
* Update copyrights to 2006
|
2006-01-10 |
Chris Cannam |
initial import
|