2006-03-31 |
Chris Cannam |
* Add support for frequency-domain inputs to Vamp plugins
|
2006-03-31 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
2006-03-30 |
Chris Cannam |
* Add stub for item-edit dialog (for editing properties of an item on double-
|
2006-03-30 |
Chris Cannam |
* Ensure plugin parameters for a transform are saved in the .sv file and
|
2006-03-29 |
Chris Cannam |
* Add scale lines to waveform layer
|
2006-03-29 |
Chris Cannam |
* Add auto-normalize option to waveform layer
|
2006-03-27 |
Chris Cannam |
* basics of selectable vertical scale in time value layer
|
2006-03-27 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
2006-03-23 |
Chris Cannam |
* Add icon for playback plugin edit button
|
2006-03-23 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
2006-03-22 |
Chris Cannam |
* Add plugin parameter dialog, and use it to set up parameters for feature
|
2006-03-20 |
Chris Cannam |
* truncate layer name texts if they get too wide
|
2006-03-20 |
Chris Cannam |
* Add plugin parameter box widget
|
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-20 |
Chris Cannam |
* update TODO, some tidying
|
2006-03-17 |
Chris Cannam |
* Add menu for re-adding existing layers
|
2006-03-16 |
Chris Cannam |
* Add Insert Instant function in main window
|
2006-03-15 |
Chris Cannam |
* improve label drawing logic in colour plot layer
|
2006-03-15 |
Chris Cannam |
* Restore proper channel selection support for new layers
|
2006-03-13 |
Chris Cannam |
* Use commands for add/delete pane in main window
|
2006-03-10 |
Chris Cannam |
* Tidying and bug fixes in document stuff and file load/save
|
2006-03-08 |
Chris Cannam |
* more MainWindow/Document stuff
|
2006-03-08 |
Chris Cannam |
* Further MainWindow -> Document refactoring
|
2006-03-06 |
Chris Cannam |
* A bit more work on main window / document / commands stuff. This is still
|
2006-03-03 |
Chris Cannam |
* Fix a crash in PortAudio output for mono data
|
2006-03-03 |
Martin Gasser |
had to include <cmath> in some files to make it compile on the mac
|
2006-03-03 |
Chris Cannam |
* Continue MainWindow refactoring by making MainWindow actually use the new
|
2006-03-02 |
Chris Cannam |
* Refactor Layer classes so as no longer to store a single View pointer;
|
2006-03-01 |
Chris Cannam |
* Rejig project file a bit to do pkg-config detection &c
|