Mercurial > hg > svapp
log
age | author | description |
---|---|---|
Wed, 08 Jan 2020 15:33:17 +0000 | Chris Cannam | Rework OSC handler so as to consume all available messages rather than having to wait for the timeout in between them. Pause to process events, and also wait for file loads and transforms to complete. (Should only certain kinds of OSC command wait for transforms?) spectrogram-export |
Wed, 08 Jan 2020 15:31:27 +0000 | Chris Cannam | Permit exporting selected regions only spectrogram-export |
Wed, 08 Jan 2020 15:29:35 +0000 | Chris Cannam | Debug tweak spectrogram-export |
Tue, 07 Jan 2020 11:20:11 +0000 | Chris Cannam | Permit exporting spectrogram; also provide progress dialog spectrogram-export |
Mon, 06 Jan 2020 14:47:12 +0000 | Chris Cannam | Start work on spectrogram export code spectrogram-export |
Fri, 06 Dec 2019 13:09:29 +0000 | Chris Cannam | Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window. |