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
|
Thu, 18 Oct 2007 15:31:20 +0000 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
Thu, 18 Oct 2007 10:15:07 +0000 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
Thu, 18 Oct 2007 09:36:05 +0000 |
Chris Cannam |
...
|
Wed, 17 Oct 2007 12:58:45 +0000 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
Wed, 10 Oct 2007 15:18:02 +0000 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
Wed, 10 Oct 2007 10:22:34 +0000 |
Chris Cannam |
* Add Reset Counters... function
|
Tue, 09 Oct 2007 16:21:59 +0000 |
Chris Cannam |
* fix misbehaving apply-to-selection-only checkbox, fix default step size for
|
Tue, 09 Oct 2007 16:21:10 +0000 |
Chris Cannam |
* textual changes
|
Mon, 08 Oct 2007 14:44:38 +0000 |
Chris Cannam |
* Add labelling option for instants inserted through tapping (closes FR#1674184)
|
Fri, 05 Oct 2007 16:31:30 +0000 |
Chris Cannam |
* Add image layer icon (from GIMP)
|
Fri, 05 Oct 2007 13:26:47 +0000 |
Chris Cannam |
* Ensure locale from environment is retained after plugin load, not
|
Thu, 04 Oct 2007 16:34:11 +0000 |
Chris Cannam |
* Phase 1 of an image layer.
|
Thu, 04 Oct 2007 11:52:38 +0000 |
Chris Cannam |
* Add MIDI file export (closes FR#1643721)
|
Mon, 01 Oct 2007 13:48:38 +0000 |
Chris Cannam |
* Change WaveFileModel API from getValues(start,end) to getData(start,count).
|