log main/PreferencesDialog.cpp @ 859:dac686f8efb8

age author description
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
Tue, 26 Nov 2013 10:35:55 +0000 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
Mon, 04 Nov 2013 17:15:52 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Mon, 11 Mar 2013 15:21:35 +0000 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
Mon, 25 Jul 2011 21:04:31 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 04 Jul 2011 16:08:20 +0100 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
Sun, 26 Jun 2011 19:56:01 +0100 Chris Cannam Merge from branch "templating"
Sun, 26 Jun 2011 19:55:25 +0100 Chris Cannam Rename "Classic" to "Standard" waveform templating
Tue, 14 Jun 2011 15:27:30 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 23 May 2011 16:13:30 +0100 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
Mon, 16 May 2011 17:19:56 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Tue, 20 May 2008 10:14:15 +0000 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 13 Feb 2008 12:47:17 +0000 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
Wed, 06 Feb 2008 14:15:09 +0000 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
Mon, 28 Jan 2008 17:43:44 +0000 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Mon, 05 Mar 2007 15:32:55 +0000 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 09 Feb 2007 11:32:34 +0000 Chris Cannam * Add non-fftw3 fft alternative
Thu, 21 Sep 2006 11:17:19 +0000 Chris Cannam * Make resampler quality configurable