log main/main.cpp @ 1274:aa53e986585e piper

age author description
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