log main/MainWindow.cpp @ 1542:ffcb5443bb4f

age author description
Tue, 10 Jan 2017 17:08:38 +0000 Chris Cannam Fix "argument missing"
Tue, 10 Jan 2017 16:04:03 +0000 Chris Cannam Show warning about beta release 3.0-integration
Tue, 10 Jan 2017 14:01:13 +0000 Chris Cannam Better sizing on the Mac I think 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
Tue, 03 Jan 2017 16:14:31 +0000 Chris Cannam Some copyright dates and build adjustments 3.0-integration
Tue, 03 Jan 2017 15:15:26 +0000 Chris Cannam Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build 3.0-integration
Tue, 03 Jan 2017 14:34:46 +0000 Chris Cannam Merge 3.0-integration
Tue, 03 Jan 2017 14:32:53 +0000 Chris Cannam Fix to removal of icons from menus on the Mac 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
Tue, 03 Jan 2017 13:05:02 +0000 Chris Cannam Don't show icons on menus in OSX 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 14:40:20 +0000 Chris Cannam When the window is actually being closed, we need to close the prefs quickly (otherwise we get a crash on Mac) levelpanwidget
Thu, 15 Dec 2016 11:02:25 +0000 Chris Cannam Small OSX fixes levelpanwidget
Thu, 15 Dec 2016 10:36:41 +0000 Chris Cannam Moving around some UI bits levelpanwidget
Wed, 14 Dec 2016 14:28:41 +0000 Chris Cannam Merge from branch 3.0-integration levelpanwidget
Mon, 12 Dec 2016 17:07:53 +0000 Chris Cannam Open record container folder instead of record folder (so you can see all existing recordings, no matter when they were made) 3.0-integration
Mon, 12 Dec 2016 15:45:33 +0000 Chris Cannam Reopen the audio device directly when preference is changed 3.0-integration
Fri, 09 Dec 2016 14:40:49 +0000 Chris Cannam Fixes to sample rate and latency handling bqresample
Fri, 09 Dec 2016 13:46:34 +0000 Chris Cannam Some fixes to sample rate management bqresample
Mon, 05 Dec 2016 17:03:09 +0000 Chris Cannam Merge from branch 3.0-integration levelpanwidget
Mon, 05 Dec 2016 16:29:13 +0000 Chris Cannam Remove full-screen entry on OSX (#1759: SV's full-screen mode interacts badly with OSX full-screen mode) 3.0-integration
Mon, 05 Dec 2016 15:47:40 +0000 Chris Cannam Start incorporating level-pan widgets levelpanwidget
Mon, 05 Dec 2016 12:04:23 +0000 Chris Cannam Scale the sizes of a few more UI elements more-hidpi
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
Thu, 03 Nov 2016 14:57:00 +0000 Chris Cannam Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. piper
Fri, 21 Oct 2016 16:24:30 +0100 Chris Cannam Error reporting for Piper server startup piper
Tue, 18 Oct 2016 15:59:42 +0100 Chris Cannam MSVC build fixes, and show 32/64-bit in About msvc2015_64