graph
- Merge from branch spectrogram-export2020-01-10, by Chris Cannam
- Tidyspectrogram-export 2020-01-10, by Chris Cannam
- Remove m_abandoning: set m_documentModified to false instead (the purpose of it is just to avoid asking user to save)spectrogram-export 2020-01-08, by 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 2020-01-08, by Chris Cannam
- Permit exporting selected regions onlyspectrogram-export 2020-01-08, by Chris Cannam
- Debug tweakspectrogram-export 2020-01-08, by Chris Cannam
- Permit exporting spectrogram; also provide progress dialogspectrogram-export 2020-01-07, by Chris Cannam
- Start work on spectrogram export codespectrogram-export 2020-01-06, by 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.2019-12-06, by Chris Cannam
- Avoid a compiler warning2019-11-21, by Chris Cannam
- Avoid deadlock when process finishes immediately (so alignmentProgramFinished is called from waitForStarted while mutex already held)2019-10-31, by Chris Cannam
- More debug output, and fix crash after failed external-program alignment2019-10-29, by Chris Cannam
- If no local filename (e.g. when decoded to memory), get the local filename from the file source (e.g. cached version of encoded file)2019-10-29, by Chris Cannam
- Use updated snap api2019-10-17, by Chris Cannam