log main/MainWindow.cpp @ 2067:c643094e4709

age author description
Fri, 02 Nov 2018 14:42:48 +0000 Chris Cannam Use a slightly more compact dialog (esp on Mac)
Thu, 01 Nov 2018 14:30:38 +0000 Chris Cannam Stop playback when New Session invoked
Thu, 11 Oct 2018 19:06:37 +0100 Chris Cannam Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box
Wed, 10 Oct 2018 08:58:20 +0100 Chris Cannam Merge from branch zoom
Tue, 02 Oct 2018 16:41:23 +0100 Chris Cannam Minor debug output change
Mon, 01 Oct 2018 15:49:32 +0100 Chris Cannam Merge from default branch zoom
Mon, 01 Oct 2018 14:38:30 +0100 Chris Cannam Minor tidy
Thu, 20 Sep 2018 11:45:55 +0100 Chris Cannam ZoomLevel fixes zoom
Wed, 12 Sep 2018 16:05:29 +0100 Chris Cannam Importing -> Converting
Wed, 12 Sep 2018 15:29:01 +0100 Chris Cannam Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overridden import-audio-data
Tue, 11 Sep 2018 14:38:21 +0100 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data
Fri, 07 Sep 2018 18:13:26 +0100 Chris Cannam Remove sample range from dialog class now that it's in CSVFormat import-audio-data
Fri, 07 Sep 2018 16:15:49 +0100 Chris Cannam Range and normalisation work import-audio-data
Thu, 06 Sep 2018 13:58:45 +0100 Chris Cannam Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog import-audio-data
Thu, 06 Sep 2018 12:35:11 +0100 Chris Cannam Use CSV format dialog for importing audio data, + some text changes import-audio-data
Wed, 05 Sep 2018 11:57:10 +0100 Chris Cannam Treat every numeric column as a value when importing raw audio data import-audio-data
Tue, 04 Sep 2018 14:10:47 +0100 Chris Cannam Merge from default branch import-audio-data
Tue, 14 Aug 2018 08:23:19 +0100 Chris Cannam Copyright dates
Tue, 07 Aug 2018 17:02:03 +0100 Chris Cannam Remove duplicate action
Tue, 03 Jul 2018 15:36:27 +0100 Chris Cannam Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call)
Fri, 29 Jun 2018 14:10:08 +0100 Chris Cannam Experimental relabelling import-audio-data
Fri, 29 Jun 2018 13:57:29 +0100 Chris Cannam Use progress dialog when importing audio data import-audio-data
Thu, 28 Jun 2018 14:53:38 +0100 Chris Cannam Toward loading audio from CSV files import-audio-data
Fri, 25 May 2018 10:17:39 +0100 Chris Cannam Since the rapid applicationClosing(true) was introduced on the following line, this has no longer been necessary -- and it produces a crash itself, as closeSession deletes the preferences dialog itself plugin-path-config
Wed, 02 May 2018 14:32:01 +0100 Chris Cannam Fix accidental removal of empty-pane/layer addition shortcuts
Thu, 26 Apr 2018 15:09:52 +0100 Chris Cannam Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
Tue, 24 Apr 2018 15:03:45 +0100 Chris Cannam Note to translators not to translate "Space"
Wed, 18 Apr 2018 13:35:32 +0100 Chris Cannam Make the ";"-key versions of these shortcuts the primary ones advertised on the menus (since so few people have an Enter key these days). For SF bug #246 Some shortcuts do not work
Mon, 16 Apr 2018 15:23:01 +0100 Chris Cannam Add Lucas's progress dialog change for CSV export streaming-csv-writer
Thu, 01 Mar 2018 18:02:33 +0000 Chris Cannam Untabify