log main/PreferencesDialog.cpp @ 1572:b49507c3a482

age author description
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
Wed, 29 Apr 2015 13:28:44 +0100 Chris Cannam Make Retina layer rendering selectable in settings osx-retina
Tue, 10 Mar 2015 17:31:14 +0000 Chris Cannam Nothing of consequence cxx11
Wed, 18 Feb 2015 12:08:17 +0000 Chris Cannam Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
Thu, 27 Mar 2014 13:32:56 +0000 Chris Cannam Make octave numbering configurable, and change default to C4 = middle C
Thu, 12 Dec 2013 15:20:42 +0000 Chris Cannam Add network permission to prefs; make OSC support one of the things that depends on it
Thu, 05 Dec 2013 10:57:51 +0000 Chris Cannam Merge from default branch, fix build imaf_enc
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 11:16:58 +0000 Chris Cannam WS -> OS