log main/main.cpp @ 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, 29 Apr 2020 15:28:00 +0100 Chris Cannam Another old-build fix
Wed, 29 Apr 2020 13:27:59 +0100 Chris Cannam Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more
Fri, 17 Apr 2020 17:46:23 +0100 Chris Cannam Download RDF "pack" information (it isn't used yet though)
Fri, 17 Jan 2020 21:43:40 +0000 Chris Cannam Toward Windows background-mode support background-mode
Tue, 14 Jan 2020 13:23:04 +0000 Chris Cannam Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
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
Thu, 10 Oct 2019 10:35:40 +0100 Chris Cannam OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
Thu, 10 Oct 2019 10:21:52 +0100 Chris Cannam QCommandLineParser::addOptions is too recent for the compatibility deb build
Fri, 04 Oct 2019 16:04:55 +0100 Chris Cannam Don't wait forever for this lock time-frequency-boxes
Wed, 17 Jul 2019 14:28:24 +0100 Chris Cannam Merge from branch 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
Thu, 28 Mar 2019 13:42:03 +0000 Chris Cannam Doc update single-point
Thu, 28 Mar 2019 13:38:24 +0000 Chris Cannam Support OSC script even with no OSC port single-point
Tue, 26 Mar 2019 14:35:11 +0000 Chris Cannam Implement options, add --no-splash osc-script
Mon, 25 Mar 2019 15:53:03 +0000 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
Mon, 26 Nov 2018 14:35:05 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 22 Nov 2018 14:56:18 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Thu, 01 Nov 2018 10:56:58 +0000 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
Thu, 01 Nov 2018 10:18:51 +0000 Chris Cannam ... or -v
Thu, 01 Nov 2018 10:18:07 +0000 Chris Cannam Add --version option
Mon, 17 Sep 2018 14:05:41 +0100 Chris Cannam Merge from default branch zoom
Mon, 04 Jun 2018 15:45:32 +0100 Chris Cannam Environment variable support in plugin paths plugin-path-config
Fri, 25 May 2018 16:09:40 +0100 Chris Cannam Wire up plugin path settings logic (needs more testing) plugin-path-config
Tue, 03 Jan 2017 16:45:43 +0000 Chris Cannam Avoid accidentally resetting locale to the empty string when reading pref 3.0-integration
Tue, 03 Jan 2017 14:36:31 +0000 Chris Cannam Fix accidental breakage of PNG export while adding SVG export 3.0-integration
Mon, 12 Dec 2016 15:18:52 +0000 Chris Cannam Some hackery toward having a zoomlevel type zoom
Tue, 01 Nov 2016 14:06:47 +0000 Chris Cannam Support multiple plugin checker helpers, as for multiple piper servers 3.0-integration
Fri, 21 Oct 2016 16:24:30 +0100 Chris Cannam Error reporting for Piper server startup piper
Fri, 21 Oct 2016 14:51:22 +0100 Chris Cannam Fixes to choice of plugin factory piper
Fri, 21 Oct 2016 11:59:14 +0100 Chris Cannam Default to using Piper piper
Wed, 27 Apr 2016 11:04:32 +0100 Chris Cannam OSX build fixes 3.0-integration
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
Thu, 14 Apr 2016 12:12:04 +0100 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan
Thu, 20 Aug 2015 13:15:19 +0100 Chris Cannam Merge from branch recording 3.0-integration
Tue, 18 Aug 2015 14:04:47 +0100 Chris Cannam Start stubbing in audio record recording
Wed, 06 May 2015 13:00:57 +0100 Chris Cannam Fixes to scaling of splash screen scalable-icons
Wed, 06 May 2015 10:44:19 +0100 Chris Cannam Various fixes to scalable rendering scalable-icons
Thu, 26 Feb 2015 09:43:12 +0000 Chris Cannam Debug reporting from FileSource
Tue, 09 Sep 2014 16:33:52 +0100 Chris Cannam Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
Wed, 13 Aug 2014 16:45:14 +0100 Chris Cannam Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
Mon, 07 Jul 2014 07:55:49 +0100 Chris Cannam Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
Tue, 01 Jul 2014 15:34:11 +0100 Chris Cannam Subrepos, and update in line with latest no-warning changes
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 12:39:25 +0000 Chris Cannam Qt font fix for OS/X 10.9
Tue, 26 Nov 2013 14:17:48 +0000 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
Tue, 26 Nov 2013 10:35:55 +0000 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
Tue, 05 Nov 2013 11:11:01 +0000 Chris Cannam Win build fixes from with-dependencies branch
Tue, 24 Sep 2013 11:06:29 +0100 Chris Cannam Merge from the default branch with-dependencies
Fri, 20 Sep 2013 16:38:00 +0100 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
Fri, 26 Jul 2013 12:06:59 +0100 Chris Cannam Merge with-dependencies
Fri, 26 Jul 2013 12:05:05 +0100 Chris Cannam Merge from the default branch with-dependencies
Wed, 24 Jul 2013 18:30:17 +0100 Chris Cannam Replace path separators on Windows with command-line paths
Wed, 24 Jul 2013 17:12:05 +0100 Chris Cannam Remove duplicate unlock
Wed, 24 Jul 2013 18:19:46 +0100 Chris Cannam Replace path separators on Windows with command-line paths with-dependencies
Wed, 24 Jul 2013 18:14:53 +0100 Chris Cannam WS -> OS with-dependencies
Tue, 23 Jul 2013 16:12:50 +0100 Chris Cannam Merge from default branch with-dependencies
Tue, 23 Jul 2013 16:12:08 +0100 Chris Cannam Line endings with-dependencies
Mon, 22 Jul 2013 13:24:06 +0100 Chris Cannam Avoid exiting with locked mutex