2018-06-08 |
Chris Cannam |
Environment variable lookup fixes, & use this implementation throughout
plugin-path-config
|
2018-05-11 |
Chris Cannam |
Add getPluginLibraryPath throughout, in order to provide diagnostic about which plugins were loaded from where
|
2018-03-01 |
Chris Cannam |
Untabify
|
2016-11-03 |
Chris Cannam |
Use plugin scan results to inform the list requests issued to Piper servers
piper
|
2016-10-18 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
2016-04-14 |
Chris Cannam |
Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it.
pluginscan
|
2015-03-04 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
2015-03-03 |
Chris Cannam |
This code now compiles. Main problem: sample rate types
cxx11
|
2014-09-03 |
Chris Cannam |
Fix various slightly dodgy derefs and the like (from coverity scan)
|
2014-08-13 |
Chris Cannam |
Avoid compiler warnings when building without lrdf
|
2014-06-17 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
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
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-01-04 |
Chris Cannam |
* better progress reporting in FileSource
|
2007-12-17 |
Chris Cannam |
* fix support for logarithmic hints in plugin parameters
|
2007-04-30 |
Chris Cannam |
* remove more debug output
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-02-26 |
Chris Cannam |
* Update along with latest Vamp API change. This has not yet been tested.
|
2007-01-26 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
2007-01-25 |
Chris Cannam |
...
|
2007-01-25 |
Chris Cannam |
* Add support for PortAudio v19
|
2006-10-12 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
2006-09-22 |
Chris Cannam |
* Pull transforms out of Layer menu (again) and into a separate Transforms
|
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-07-27 |
Chris Cannam |
* Change preferences dialog to ok/apply/cancel model
|
2006-05-15 |
Chris Cannam |
* a bit more debug output tidying
|
2006-05-05 |
Chris Cannam |
* Fix failure to locate plugins by base name of .so file
|
2006-04-13 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
2006-03-27 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
2006-03-23 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
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-01 |
Chris Cannam |
* Rejig project file a bit to do pkg-config detection &c
|
2006-01-31 |
Chris Cannam |
* Update some copyright notice dates
|
2006-01-12 |
Chris Cannam |
* Update copyrights to 2006
|
2006-01-10 |
Chris Cannam |
initial import
|