2007-11-30 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
2007-11-29 |
Chris Cannam |
* Static build fixes
1.2-stable
|
2007-11-29 |
Chris Cannam |
* Remove sharpen button as well, when using RubberBand (because it isn't
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-26 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Pull out MainWindow::handleOSCMessage() into a separate file
|
2007-11-19 |
Chris Cannam |
* Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
|
2007-11-13 |
Chris Cannam |
* Save and restore FFTW plans
spectrogram-cache-rejig
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-07 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
2007-11-07 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
2007-11-06 |
Chris Cannam |
* Another incremental Transform update
|
2007-11-05 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
2007-11-01 |
Chris Cannam |
* Remove alignment button altogether if no Match plugin installed.
|
2007-11-01 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
2007-10-25 |
Chris Cannam |
* Add Align button to main window; use it
|
2007-10-25 |
Chris Cannam |
* Add auto-alignment toggle to Document
|
2007-10-24 |
Chris Cannam |
* Fix build (document -> framework renaming)
|
2007-10-24 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
2007-10-24 |
Chris Cannam |
...
|
2007-10-24 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
2007-10-22 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
2007-10-22 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
2007-10-18 |
Chris Cannam |
* RemoteFile -> FileSource
|
2007-10-18 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-18 |
Chris Cannam |
...
|
2007-10-17 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
2007-10-10 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|