Mercurial > hg > svapp
log framework/SVFileReader.cpp @ 633:4612d44ae753 fix-static-analysis
age | author | description |
---|---|---|
Thu, 22 Nov 2018 14:55:43 +0000 | Chris Cannam | Fixes from clang modernize-use-override fix-static-analysis |
Thu, 18 Oct 2018 13:22:16 +0100 | Chris Cannam | Minor debug change |
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) |
Thu, 20 Sep 2018 11:45:37 +0100 | Chris Cannam | ZoomLevel fixes zoom |
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 |
Tue, 28 Feb 2017 11:21:32 +0000 | Chris Cannam | Debug output |