log main/MainWindow.h @ 2550:a004f981f6f5 startup-timing

age author description
Wed, 03 Jun 2020 14:12:14 +0100 Chris Cannam Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1. startup-timing
Wed, 13 May 2020 14:27:26 +0100 Chris Cannam Fix following prior merge
Wed, 22 Apr 2020 14:48:41 +0100 Chris Cannam Remove no-longer-used signal
Wed, 25 Mar 2020 12:10:48 +0000 Chris Cannam Implement pane and layer property tab context menus. Some layout work needed
Wed, 16 Oct 2019 15:28:48 +0100 Chris Cannam Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
Fri, 20 Sep 2019 14:48:19 +0100 Chris Cannam I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment time-frequency-boxes
Wed, 17 Jul 2019 14:28:24 +0100 Chris Cannam Merge from branch by-id
Mon, 15 Jul 2019 14:13:40 +0100 Chris Cannam Work on the cancel-button by-id
Thu, 04 Jul 2019 14:32:08 +0100 Chris Cannam Updates throughout for ModelById logic by-id
Fri, 21 Jun 2019 13:30:17 +0100 Chris Cannam Minor tidy
Wed, 09 Jan 2019 15:27:32 +0000 Chris Cannam Merge from branch fix-static-analysis
Wed, 05 Dec 2018 11:35:20 +0000 Chris Cannam Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Tue, 13 Nov 2018 14:09:30 +0000 Chris Cannam Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases spectrogramparam
Tue, 11 Sep 2018 14:38:21 +0100 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data
Thu, 28 Jun 2018 14:53:38 +0100 Chris Cannam Toward loading audio from CSV files import-audio-data
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...
Thu, 01 Mar 2018 18:02:33 +0000 Chris Cannam Untabify
Tue, 28 Feb 2017 14:47:37 +0000 Chris Cannam Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog
Fri, 24 Feb 2017 11:12:49 +0000 Chris Cannam Note the release ID stuff to the debug log as well as in the about box
Tue, 10 Jan 2017 16:04:03 +0000 Chris Cannam Show warning about beta release 3.0-integration
Tue, 10 Jan 2017 13:58:06 +0000 Chris Cannam Add "What's New" to help menu; primp up About box 3.0-integration
Wed, 04 Jan 2017 16:03:12 +0000 Chris Cannam Wire up record monitoring 3.0-integration
Mon, 19 Dec 2016 16:32:34 +0000 Chris Cannam Implement "Export SVG file..." svg
Fri, 16 Dec 2016 19:26:21 +0000 Chris Cannam Add overview colour preference 3.0-integration
Thu, 15 Dec 2016 10:36:41 +0000 Chris Cannam Moving around some UI bits levelpanwidget
Mon, 05 Dec 2016 15:47:40 +0000 Chris Cannam Start incorporating level-pan widgets levelpanwidget
Fri, 25 Nov 2016 09:57:36 +0000 Chris Cannam Add Winnow as well subdivide-instants
Fri, 25 Nov 2016 09:38:53 +0000 Chris Cannam Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do! subdivide-instants
Mon, 15 Aug 2016 16:45:17 +0100 Chris Cannam Patch from Fab Nicol to fix a problem with Recent Files menu: 3.0-integration
Fri, 22 Apr 2016 11:15:46 +0100 Chris Cannam Update subrepos 3.0-integration
Wed, 20 Apr 2016 12:06:28 +0100 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
Fri, 15 Apr 2016 16:13:06 +0100 Chris Cannam Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat pluginscan
Tue, 19 Jan 2016 12:32:30 +0000 Chris Cannam Show warning to the user when plugin population has problems plugin-startup-test
Tue, 15 Sep 2015 16:34:08 +0100 Chris Cannam Add audio record mode (option to replace session) and support for browsing to record directory recording
Tue, 18 Aug 2015 16:47:54 +0100 Chris Cannam OK, we can record -- sort of recording
Tue, 18 Aug 2015 14:04:47 +0100 Chris Cannam Start stubbing in audio record recording
Tue, 04 Aug 2015 13:27:42 +0100 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11
Mon, 01 Dec 2014 16:31:40 +0000 Chris Cannam Start work on unit converter
Wed, 13 Aug 2014 16:10:36 +0100 Chris Cannam Remove model from pan layer when it's about to be deleted, fixing #1035
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Thu, 05 Dec 2013 10:57:51 +0000 Chris Cannam Merge from default branch, fix build imaf_enc
Wed, 04 Dec 2013 16:48:08 +0000 Chris Cannam Cut down number of includes and predeclarations
Tue, 26 Nov 2013 11:41:12 +0000 Chris Cannam Restore and update old Surveyer class (survey itself is not there yet)
Mon, 04 Nov 2013 17:47:53 +0000 Chris Cannam Merge from default branch imaf_enc
Mon, 04 Nov 2013 17:15:52 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Wed, 09 Oct 2013 14:56:48 +0100 Chris Cannam Add "Export Audio Data" to export audio waveform data into CSV or similar
Wed, 24 Jul 2013 12:02:01 +0100 Chris Cannam Reset cyclical counters when document is replaced (#182)
Thu, 16 May 2013 14:05:21 +0100 Chris Cannam Clean up more tidily on exit
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Mon, 30 Jan 2012 16:56:39 +0000 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 17:08:47 +0000 Chris Cannam Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen
Thu, 19 Jan 2012 15:36:59 +0000 Chris Cannam Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
Thu, 19 Jan 2012 15:34:33 +0000 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
Mon, 25 Jul 2011 21:04:31 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 25 Jul 2011 19:38:50 +0100 mathieub Merge with the Kiosk branch integration_library