Mercurial > hg > svapp
log framework/MainWindowBase.cpp @ 777:87d33e79855b pitch-align
age | author | description |
---|---|---|
Wed, 06 May 2020 11:45:27 +0100 | Chris Cannam | Schedule alignments with a small delay to avoid too much UI unresponsiveness. Also overhaul error reporting to use signals throughout. pitch-align |
Thu, 30 Apr 2020 14:48:14 +0100 | Chris Cannam | Don't try to open an RDF document unless it has an RDF-like extension |
Wed, 29 Apr 2020 17:48:20 +0100 | Chris Cannam | Never blunder ahead without a document at this point! (Could happen if first model was opened using OSC) |
Wed, 29 Apr 2020 15:27:13 +0100 | Chris Cannam | Refuse to nest OSC invocations |
Wed, 22 Apr 2020 14:48:22 +0100 | Chris Cannam | Remove no-longer-used signal |
Fri, 03 Apr 2020 12:14:05 +0100 | Chris Cannam | Merge from branch audio-source-refactor. Pull out auditioning effect wrapper and time stretch wrapper from play source; corresponding changes to plugin memory management etc. |