log base/Preferences.h @ 1202:3b84f9bd0048 3.0-integration

age author description
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2015-02-18 Chris Cannam Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
2014-06-13 Chris Cannam Add normalise preference and take it into account in WaveFileModel tonioni
2014-06-13 Chris Cannam For Tony, resample all audio to 44100 on load tonioni
2014-03-27 Chris Cannam Make octave numbering configurable, and change default to C4 = middle C
2011-07-20 mathieub Option added in the preference menu to be able to start the application in minimal mode toggle
2009-09-25 Chris Cannam * Add time display format preference
2009-02-06 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
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-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
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-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
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
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-08-03 Chris Cannam * Replace all uses of ConfigFile with QSettings
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-07-20 Chris Cannam * start work on prefs dialog
2006-07-14 Chris Cannam * Various experiments in spectrogram colour scaling, etc. Nothing final
2006-07-10 Chris Cannam * fledgling preferences stuff