log main/PreferencesDialog.cpp @ 500:032deed8b35b

age author description
2011-06-26 Chris Cannam Merge from branch "templating"
2011-06-26 Chris Cannam Rename "Classic" to "Standard" waveform templating
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-23 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-09-25 Chris Cannam * Add time display format preference
2009-02-06 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-05-20 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-13 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
2008-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-01-28 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
2007-12-11 Chris Cannam * Make font size in panes configurable, with a smaller default
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-07-05 Chris Cannam * Add mouse actions to key and mouse reference dialog
2007-03-05 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-09-11 Chris Cannam * Pull window type selector and shape preview out into their own widgets
2006-08-03 Chris Cannam * Replace all uses of ConfigFile with QSettings
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.