Fri, 02 Aug 2019 16:50:20 +0100 |
Chris Cannam |
Use layer->getSourceModel
|
Thu, 18 Jul 2019 14:12:00 +0100 |
Chris Cannam |
Restore/reimplement cancelAsyncLayerCreation - I had forgotten Tony uses it
|
Wed, 17 Jul 2019 14:15:03 +0100 |
Chris Cannam |
Tidy-up
by-id
|
Wed, 17 Jul 2019 13:28:37 +0100 |
Chris Cannam |
Tidy
by-id
|
Wed, 17 Jul 2019 11:20:24 +0100 |
Chris Cannam |
Debug
by-id
|
Fri, 12 Jul 2019 13:58:02 +0100 |
Chris Cannam |
Work on management of alignment-related models
by-id
|
Fri, 12 Jul 2019 09:40:56 +0100 |
Chris Cannam |
Re-implement Document::releaseModel
by-id
|
Fri, 05 Jul 2019 15:35:11 +0100 |
Chris Cannam |
Update for removal of (public) getId from Model
by-id
|
Thu, 04 Jul 2019 18:04:59 +0100 |
Chris Cannam |
Update for changes to PlayParameters
by-id
|
Wed, 03 Jul 2019 13:01:26 +0100 |
Chris Cannam |
Toward updating Document for ModelById
by-id
|
Thu, 13 Jun 2019 20:36:10 +0100 |
Chris Cannam |
Defer alignment for recorded audio until recording is complete
|
Tue, 11 Jun 2019 13:39:17 +0100 |
Chris Cannam |
Ensure that AggregateModels are actually deleted on release despite not being in model list (ugh, this is ugly)
|
Fri, 17 May 2019 09:45:12 +0100 |
Chris Cannam |
Provide facility to re-align models
tuning-difference
|
Wed, 15 May 2019 17:52:22 +0100 |
Chris Cannam |
Experiment with optionally taking tuning difference into account for alignment
tuning-difference
|
Fri, 26 Apr 2019 18:39:46 +0100 |
Chris Cannam |
Ensure main model also gets aligned (as reference)
single-point
|
Wed, 24 Apr 2019 11:45:31 +0100 |
Chris Cannam |
Merge from default branch
single-point
|
Thu, 04 Apr 2019 16:17:11 +0100 |
Chris Cannam |
Update so Document owns the alignment model's input aggregate model
|
Thu, 04 Apr 2019 11:16:29 +0100 |
Chris Cannam |
Update so Document owns the alignment model's input aggregate model, just as any other model
single-point
|
Tue, 02 Apr 2019 14:45:57 +0100 |
Chris Cannam |
Make layer order in document also stable on file load/save
single-point
|
Tue, 02 Apr 2019 14:32:24 +0100 |
Chris Cannam |
Retain models in registration order, to assist in getting stable file format in load/save
single-point
|
Tue, 02 Apr 2019 14:26:46 +0100 |
Chris Cannam |
Some debug output adjustments
single-point
|
Thu, 28 Mar 2019 11:55:54 +0000 |
Chris Cannam |
Update to using export IDs stored in the XmlExportables
single-point
|
Tue, 26 Mar 2019 14:34:35 +0000 |
Chris Cannam |
Debug output
osc-script
|
Thu, 14 Mar 2019 15:33:40 +0000 |
Chris Cannam |
Updates for single-point changes, including removal of FlexiNoteModel
single-point
|
Mon, 26 Nov 2018 14:34:06 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Thu, 22 Nov 2018 14:55:43 +0000 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
Mon, 15 Oct 2018 15:50:39 +0100 |
Chris Cannam |
Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)
|
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:52:47 +0000 |
Chris Cannam |
Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.
|
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.
|
Wed, 16 Nov 2016 16:12:42 +0000 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
3.0-integration
|
Mon, 15 Jun 2015 09:15:55 +0100 |
Chris Cannam |
Branch to test simple FFT model code
alignment-simple
|
Wed, 10 Jun 2015 13:13:22 +0100 |
Chris Cannam |
Pass on signal from transform failure
|
Mon, 20 Apr 2015 09:21:32 +0100 |
Chris Cannam |
Merge from default branch
alignment_view
|
Tue, 10 Mar 2015 17:02:52 +0000 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
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
|
Thu, 20 Nov 2014 14:08:01 +0000 |
Chris Cannam |
User preference for alignment program
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
|
Fri, 14 Nov 2014 10:20:05 +0000 |
Chris Cannam |
Smoothing off for now
alignment_view
|
Wed, 03 Sep 2014 09:27:04 +0100 |
Chris Cannam |
Fix uninitialised values
|
Fri, 25 Jul 2014 15:22:21 +0100 |
Chris Cannam |
Debug out
|
Wed, 18 Jun 2014 08:45:13 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 16:23:06 +0100 |
Chris Cannam |
Remove size_t's, fix compiler warnings
warnfix_no_size_t
|
Mon, 16 Jun 2014 09:28:12 +0100 |
Chris Cannam |
Cancel async layer creation in Tony when selection is changed during it
tonioni
|
Wed, 02 Apr 2014 18:22:41 +0100 |
Chris Cannam |
Make session file extension parameterisable, use .ton for Tony
tonioni
|
Tue, 01 Apr 2014 13:27:44 +0100 |
Chris Cannam |
Restore dormancy with layer
tonioni
|
Wed, 05 Mar 2014 09:45:10 +0000 |
Chris Cannam |
Need to call back on handler even when there are no additional layers (because it has not yet learned about the primary layers)
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
|
Tue, 26 Nov 2013 14:39:57 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 14:14:25 +0000 |
Chris Cannam |
Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
|
Tue, 26 Nov 2013 14:12:50 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Sat, 13 Apr 2013 17:18:28 +0100 |
gyorgyf |
removed additional prints, midi playback still broken
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
|
Fri, 07 Oct 2011 17:06:08 +0100 |
Chris Cannam |
Debug output only
|
Sun, 26 Jun 2011 19:53:34 +0100 |
Chris Cannam |
Merge from branch "templating"
|
Tue, 14 Jun 2011 15:27:12 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:40 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:56 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
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
|
Sun, 24 Oct 2010 22:09:42 +0200 |
Chris Cannam |
* Fix crash on document deletion (new session, or application exit) after loading session with alignments
|
Fri, 05 Jun 2009 16:08:18 +0000 |
Chris Cannam |
* A few minor fixes to SliceLayer based on using it for slices of key plots
|
Fri, 27 Feb 2009 13:59:42 +0000 |
Chris Cannam |
* remove some debug output
sv-v1.5pre1
|
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
|
Thu, 09 Oct 2008 20:10:28 +0000 |
Chris Cannam |
* Fix a nasty and long-standing race condition in MatrixFile's use of
|
Thu, 09 Oct 2008 12:04:22 +0000 |
Chris Cannam |
* Save/load of region models
|
Thu, 18 Sep 2008 16:08:14 +0000 |
Chris Cannam |
* Add region model and layer; improve assignment of model types to
|
Thu, 10 Jul 2008 12:50:56 +0000 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
Wed, 30 Apr 2008 16:58:19 +0000 |
Chris Cannam |
* Fix crash when aligning
|
Tue, 29 Apr 2008 15:34:17 +0000 |
Chris Cannam |
* Save alignments to session file. Needs much testing.
|
Thu, 13 Mar 2008 14:06:03 +0000 |
Chris Cannam |
* Fix #1628781 changes to layer visibility and mute should use a command
|
Wed, 12 Mar 2008 18:02:17 +0000 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
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
|
Wed, 06 Feb 2008 12:49:49 +0000 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
Mon, 28 Jan 2008 17:43:44 +0000 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
Thu, 24 Jan 2008 22:49:19 +0000 |
Chris Cannam |
* More latency for PortAudio output
|
Thu, 24 Jan 2008 11:03:59 +0000 |
Chris Cannam |
* Further model lifecycle fixes
|
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
|
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 17:10:53 +0000 |
Chris Cannam |
* Attempt to fix finding of file:/// URLs
|
Wed, 28 Nov 2007 17:45:37 +0000 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
Wed, 28 Nov 2007 13:01:50 +0000 |
Chris Cannam |
* Try to ensure alignment works correctly with MATCH plugin v1 as well as v2
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Sun, 11 Nov 2007 20:31:12 +0000 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|
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 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)
|