Tue, 11 Dec 2007 14:58:29 +0000 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
Fri, 07 Dec 2007 16:47:31 +0000 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
Fri, 30 Nov 2007 17:36:14 +0000 |
Chris Cannam |
* Merge r884 from trunk
1.2-stable
|
Fri, 30 Nov 2007 17:31:09 +0000 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
Thu, 29 Nov 2007 12:02:09 +0000 |
Chris Cannam |
* Static build fixes
1.2-stable
|
Thu, 29 Nov 2007 10:50:13 +0000 |
Chris Cannam |
* Remove sharpen button as well, when using RubberBand (because it isn't
|
Wed, 28 Nov 2007 17:45:37 +0000 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
Mon, 26 Nov 2007 13:33:44 +0000 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Thu, 22 Nov 2007 14:13:20 +0000 |
Chris Cannam |
* Pull out MainWindow::handleOSCMessage() into a separate file
|
Mon, 19 Nov 2007 13:02:37 +0000 |
Chris Cannam |
* Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
|
Tue, 13 Nov 2007 13:51:07 +0000 |
Chris Cannam |
* Save and restore FFTW plans
spectrogram-cache-rejig
|
Fri, 09 Nov 2007 17:46:58 +0000 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
Wed, 07 Nov 2007 16:37:17 +0000 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
Wed, 07 Nov 2007 12:59:01 +0000 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
Tue, 06 Nov 2007 17:08:11 +0000 |
Chris Cannam |
* Another incremental Transform update
|
Mon, 05 Nov 2007 15:31:06 +0000 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
Thu, 01 Nov 2007 17:24:38 +0000 |
Chris Cannam |
* Remove alignment button altogether if no Match plugin installed.
|
Thu, 01 Nov 2007 16:02:01 +0000 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
Thu, 25 Oct 2007 15:45:12 +0000 |
Chris Cannam |
* Add Align button to main window; use it
|
Thu, 25 Oct 2007 11:32:54 +0000 |
Chris Cannam |
* Add auto-alignment toggle to Document
|
Wed, 24 Oct 2007 16:43:20 +0000 |
Chris Cannam |
* Fix build (document -> framework renaming)
|
Wed, 24 Oct 2007 16:34:31 +0000 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
Wed, 24 Oct 2007 16:00:30 +0000 |
Chris Cannam |
...
|
Wed, 24 Oct 2007 15:21:38 +0000 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
Mon, 22 Oct 2007 14:24:31 +0000 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
Mon, 22 Oct 2007 09:45:35 +0000 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
Thu, 18 Oct 2007 16:20:26 +0000 |
Chris Cannam |
* RemoteFile -> FileSource
|