2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-10-28 |
Chris Cannam |
* Avoid waiting on uninstalled transforms mutex in TransformFactory::
|
2008-10-28 |
Chris Cannam |
* Add more info button to plugin dialog
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-10-09 |
Chris Cannam |
* fix misbehaving apply-to-selection-only checkbox, fix default step size for
|
2007-10-01 |
Chris Cannam |
* Change WaveFileModel API from getValues(start,end) to getData(start,count).
|
2007-08-14 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-05-18 |
Chris Cannam |
* minor usability fixes
|
2007-04-30 |
Chris Cannam |
* more compile warning fixes
sv1-1.0rc1
|
2007-03-01 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
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-17 |
Chris Cannam |
* Fix signal name
|
2006-10-12 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
2006-10-11 |
Chris Cannam |
* Tidy up plugin parameter dialog by switching it to a simple constructor
|
2006-10-04 |
Chris Cannam |
...
|
2006-09-22 |
Chris Cannam |
* Pull transforms out of Layer menu (again) and into a separate Transforms
|
2006-09-20 |
Chris Cannam |
* Handle plugins with weird block size requirements properly
|
2006-09-20 |
Chris Cannam |
* stepsize/blocksize from plugin dialog actually working, though with some
|
2006-09-19 |
Chris Cannam |
* More to do with passing around step/blocksize etc from plugin dialog to
|