log main/PreferencesDialog.cpp @ 1111:02dbb6ebc7ce spectrogram-minor-refactor

age author description
2016-01-21 Chris Cannam Update translations 3.0-integration
2016-01-21 Chris Cannam Make colour 3d plot layer colour a preference as well 3.0-integration
2016-01-20 Chris Cannam Add default spectrogram colours to prefs 3.0-integration
2016-01-19 Chris Cannam Remove background mode, it no longer works properly colourschemes
2015-08-04 Chris Cannam Merge from branch bqaudioio 3.0-integration
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-04-29 Chris Cannam Make Retina layer rendering selectable in settings osx-retina
2015-03-10 Chris Cannam Nothing of consequence 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-03-27 Chris Cannam Make octave numbering configurable, and change default to C4 = middle C
2013-12-12 Chris Cannam Add network permission to prefs; make OSC support one of the things that depends on it
2013-12-05 Chris Cannam Merge from default branch, fix build imaf_enc
2013-11-26 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
2013-11-26 Chris Cannam WS -> OS
2013-11-26 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2013-03-11 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
2011-07-25 mathieub Merge with the Kiosk branch integration_library
2011-07-04 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
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.