Mon, 13 Aug 2018 16:45:52 +0100 |
Chris Cannam |
Use model IDs
avoid-pointer-keys
|
Mon, 18 Jun 2018 14:16:06 +0100 |
Chris Cannam |
Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Mon, 27 Feb 2017 16:26:37 +0000 |
Chris Cannam |
Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
|
Fri, 21 Nov 2014 13:15:57 +0000 |
Chris Cannam |
Emit a signal when alignment completes
alignment_view
|
Thu, 20 Nov 2014 15:46:19 +0000 |
Chris Cannam |
Make alignment using an external program asynchronous
alignment_view
|
Fri, 14 Nov 2014 17:24:40 +0000 |
Chris Cannam |
Start making it possible to get alignment from an external program (not wired up yet though)
alignment_view
|
Mon, 16 Jun 2014 09:28:12 +0100 |
Chris Cannam |
Cancel async layer creation in Tony when selection is changed during it
tonioni
|
Tue, 01 Apr 2014 13:27:44 +0100 |
Chris Cannam |
Restore dormancy with layer
tonioni
|
Wed, 05 Mar 2014 10:37:30 +0000 |
Chris Cannam |
Comment on layer ownership
tonioni
|
Wed, 29 Jan 2014 17:32:47 +0000 |
Chris Cannam |
Adapt additional models created during a transform so they can be returned through a callback in an async method
tonioni
|
Mon, 02 Dec 2013 15:06:16 +0000 |
Chris Cannam |
Enable multi-transform stuff through to here
tonioni_multi_transform
|
Mon, 02 Dec 2013 12:29:54 +0000 |
Chris Cannam |
Update to the multi-transform api in svcore
tonioni_multi_transform
|
Sat, 13 Apr 2013 15:36:54 +0100 |
gyorgyf |
cleanup
tonioni
|
Sat, 13 Apr 2013 13:39:17 +0100 |
gyorgyf |
fixed flexi note layer and propagated model selection to analyser
tonioni
|
Tue, 26 Mar 2013 20:13:06 +0000 |
matthiasm |
added a new layer creator (not very nice though)
tonioni
|
Wed, 11 May 2011 12:23:55 +0100 |
Chris Cannam |
When saving a session as a template, use the silent.wav placeholder instead of the main model
templating
|
Tue, 24 Feb 2009 17:25:55 +0000 |
Chris Cannam |
* rtmidi & activity updates
|
Tue, 24 Feb 2009 16:44:43 +0000 |
Chris Cannam |
* more activity updates
|
Wed, 12 Mar 2008 18:02:17 +0000 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
Wed, 27 Feb 2008 10:32:45 +0000 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
Thu, 07 Feb 2008 12:35:08 +0000 |
Chris Cannam |
* Make alignment plugin configurable through settings file, even though it
|
Mon, 28 Jan 2008 17:43:44 +0000 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
Wed, 23 Jan 2008 18:09:50 +0000 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|
Wed, 23 Jan 2008 15:43:27 +0000 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
Fri, 07 Dec 2007 16:47:31 +0000 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
Wed, 07 Nov 2007 12:59:01 +0000 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
Mon, 05 Nov 2007 15:31:06 +0000 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
Fri, 02 Nov 2007 14:12:17 +0000 |
Chris Cannam |
* Fix #1815930 new crash, just introduced!
|
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:37:58 +0000 |
Chris Cannam |
* document -> framework (will not compile, path fixes not in yet)
|