log src/Analyser.h @ 322:f48bf05409f5

age author description
Fri, 13 Jun 2014 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
Thu, 03 Apr 2014 09:04:33 +0100 Chris Cannam Remove any pitch candidate layers and selections before saving session
Wed, 02 Apr 2014 21:25:56 +0100 Chris Cannam Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
Tue, 01 Apr 2014 13:17:53 +0100 Chris Cannam Discard layer pointers when their layers are deleted; package up some more actions into compound commands
Tue, 11 Mar 2014 09:26:04 +0000 Chris Cannam Crude ability to adjust displayed frequency range
Mon, 10 Mar 2014 14:59:50 +0000 Chris Cannam Fix #899 crash when loading new file
Wed, 05 Mar 2014 13:20:26 +0000 Chris Cannam Properly rationalise the show/hide/add/remove layer logic for pitch candidates: ctrl+return maps through to a show layer command (but the layers remain in the view) while the add/remove layer flow is used for layer creation after selection and for abandoning an edit or discarding a selection.