log main/PreferencesDialog.cpp @ 2267:b2826b19b6cc

age author description
Mon, 26 Nov 2018 14:35:05 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Wed, 20 Jun 2018 11:16:35 +0100 Chris Cannam Remove duplicate include
Fri, 25 May 2018 16:09:40 +0100 Chris Cannam Wire up plugin path settings logic (needs more testing) plugin-path-config
Wed, 23 May 2018 11:52:40 +0100 Chris Cannam More work on plugin path config plugin-path-config
Mon, 21 May 2018 16:16:31 +0100 Chris Cannam Toward more than one plugin type in this widget plugin-path-config
Tue, 15 May 2018 11:18:51 +0100 Chris Cannam Update subrepos: fix warnings, semi-implement up/down in plugin path configurator plugin-path-config
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
Fri, 21 Oct 2016 14:40:48 +0100 Chris Cannam Add out-of-process execution to prefs dialog piper
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
Thu, 21 Jan 2016 09:51:14 +0000 Chris Cannam Update translations 3.0-integration
Thu, 21 Jan 2016 09:28:57 +0000 Chris Cannam Make colour 3d plot layer colour a preference as well 3.0-integration
Wed, 20 Jan 2016 11:43:16 +0000 Chris Cannam Add default spectrogram colours to prefs 3.0-integration
Tue, 19 Jan 2016 16:30:13 +0000 Chris Cannam Remove background mode, it no longer works properly colourschemes
Tue, 04 Aug 2015 16:39:40 +0100 Chris Cannam Merge from branch bqaudioio 3.0-integration
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