graph
- Fixes from clang modernize-use-overridefix-static-analysis 2018-11-22, by Chris Cannam
- Deb fixes2018-11-21, by Chris Cannam
- Fix some typos in deb scripts2018-11-21, by Chris Cannam
- File extension2018-11-21, by Chris Cannam
- +x2018-11-21, by Chris Cannam
- Experimental Docker deb package build2018-11-21, by Chris Cannam
- Added tag sv_v3.2pre1 for changeset 3fc52a2fadce2018-11-16, by Chris Cannam
- This seems to be necessary in order to bail out properlysv_v3.2pre1 2018-11-16, by Chris Cannam
- This actual release will be pre12018-11-16, by Chris Cannam
- Update translation strings again2018-11-16, by Chris Cannam
- Make horizontal wheeling a bit less crazily fast in the absence of fine delta information2018-11-16, by Chris Cannam
- Update CHANGELOG2018-11-15, by Chris Cannam
- Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding2018-11-15, by Chris Cannam
- Handle integer pixel scaling as well2018-11-15, by Chris Cannam
- Scale pen for retina display on macOS as well as for hidpi display elsewhere2018-11-15, by Chris Cannam
- LTO on macOS as well2018-11-15, by Chris Cannam
- Slice layer reworking, again2018-11-15, by Chris Cannam
- Experiment with LTO on gcc build2018-11-15, by Chris Cannam
- AppVeyor updated to 5.11.2 I see2018-11-15, by Chris Cannam
- Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations2018-11-14, by Chris Cannam
- We need to draw illumination label *after* the spectrum...2018-11-14, by Chris Cannam
- Fix some incorrect pixel scaling2018-11-14, by Chris Cannam
- Minor subrepo update2018-11-14, by Chris Cannam
- Merge from branch spectrogramparam2018-11-14, by Chris Cannam
- Fixes to spectrum log scale, etcspectrogramparam 2018-11-14, by Chris Cannam
- Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labellingspectrogramparam 2018-11-14, by Chris Cannam
- Toward highlighting peaks on spectrumspectrogramparam 2018-11-13, by Chris Cannam
- Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum)spectrogramparam 2018-11-13, by Chris Cannam
- Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some casesspectrogramparam 2018-11-13, by Chris Cannam
- Fixes to spectrum peak picking, & make zoom-to-region work sensibly therespectrogramparam 2018-11-13, by Chris Cannam