log main/PreferencesDialog.cpp @ 1812:0fa6b7896968 plugin-path-config

age author description
Fri, 11 May 2018 17:02:53 +0100 Chris Cannam Toward allowing the user to see (at least, and maybe change) the plugin path plugin-path-config
Thu, 01 Mar 2018 14:44:21 +0000 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
Thu, 12 Jan 2017 11:48:03 +0000 Chris Cannam Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)
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 13:30:47 +0000 Chris Cannam Try to handle audio device selection more sensibly in cases where only one audio implementation is compiled in 3.0-integration
Fri, 16 Dec 2016 19:26:21 +0000 Chris Cannam Add overview colour preference 3.0-integration
Fri, 16 Dec 2016 15:55:59 +0000 Chris Cannam Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) 3.0-integration
Thu, 15 Dec 2016 14:53:05 +0000 Chris Cannam Rejig preferences dialog to make it a bit less cumbersome levelpanwidget
Tue, 13 Dec 2016 15:56:50 +0000 Chris Cannam Explanatory text 3.0-integration
Mon, 12 Dec 2016 17:07:09 +0000 Chris Cannam Minor tidy 3.0-integration
Mon, 12 Dec 2016 17:01:16 +0000 Chris Cannam Avoid overflowing vector if number of devices becomes smaller 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
Wed, 07 Dec 2016 11:53:19 +0000 Chris Cannam Audio device selection bqresample
Mon, 05 Dec 2016 16:39:03 +0000 Chris Cannam Remove resampler quality option (#1760) 3.0-integration
Thu, 01 Dec 2016 17:45:41 +0000 Chris Cannam Add gapless preference to prefs dialog; much work on audio read tests 3.0-integration
Fri, 21 Oct 2016 14:51:22 +0100 Chris Cannam Fixes to choice of plugin factory piper