log framework/MainWindowBase.h @ 738:48001ed9143b audio-source-refactor

age author description
Wed, 18 Mar 2020 12:51:41 +0000 Chris Cannam Introduce TimeStretchWrapper; some work towards making the AudioCallbackPlaySource not actually try to be an ApplicationPlaybackSource itself but only return one that is constructed from wrappers that it controls the lifespan of audio-source-refactor
Tue, 14 Jan 2020 15:42:46 +0000 Chris Cannam Split export functions into file-type-specific ones; accept various CSV-specific arguments csv-export-dialog
Wed, 08 Jan 2020 15:34:10 +0000 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