graph
- 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
- Spectrum speedupsspectrogramparam 2018-11-12, by Chris Cannam
- Use log-frequency rather than log-bin for calculating x coord in spectrum. This has the advantage that frequency positions don't move when we change the window size or oversampling ratio, but it does give us an unhelpfully large amount of space for very low frequencies - to be consideredspectrogramparam 2018-11-12, by Chris Cannam
- Merge from default branchspectrogramparam 2018-11-12, by Chris Cannam
- Subrepo updates2018-11-09, by Chris Cannam
- Merge2018-11-09, by Chris Cannam
- Add code-signing support2018-11-09, by Chris Cannam
- Force black text for version number on splash screen - otherwise it disappears in macOS dark mode2018-11-09, by Chris Cannam
- Much faster peak picking in spectrumspectrogramparam 2018-11-08, by Chris Cannam
- Fixes to "colour" rendering mode for spectrumspectrogramparam 2018-11-08, by Chris Cannam
- Implement oversampling in spectrum, + various spectrum rendering improvementsspectrogramparam 2018-11-07, by Chris Cannam
- Merge in subrepospectrogramparam 2018-11-06, by Chris Cannam
- Merge from default branchspectrogramparam 2018-11-06, by Chris Cannam
- Make context help explain how to adjust & reset2018-11-06, by Chris Cannam
- Experimental Oversampling parameterspectrogramparam 2018-11-06, by Chris Cannam
- Merge from branch zoom2018-11-06, by Chris Cannam
- Fix incorrect start/end overlay drawing when zoomed far inzoom 2018-11-06, by Chris Cannam
- Merge from default branchzoom 2018-11-06, by Chris Cannam
- Carry out EPERM test only if Apple2018-11-05, by Chris Cannam
- Scaling tweaks2018-11-05, by Chris Cannam
- Update translations again2018-11-05, by Chris Cannam
- Small rendering improvements for waveform2018-11-02, by Chris Cannam
- Update for checker handling for security errors, etc2018-11-02, by Chris Cannam
- Merge2018-11-02, by Chris Cannam
- Deployment tweaks2018-11-02, by Chris Cannam
- Use a slightly more compact dialog (esp on Mac)2018-11-02, by Chris Cannam
- Notes on notarization2018-11-02, by Chris Cannam
- Update translations2018-11-01, by Chris Cannam
- Fix failure to show proper initial state of layer level/pan2018-11-01, by Chris Cannam
- Fix incorrect completion reporting for alignment models reloaded from session file2018-11-01, by Chris Cannam
- Stop playback when New Session invoked2018-11-01, by Chris Cannam
- Check Piper server version2018-11-01, by Chris Cannam
- Ugh, and this one. What a doofus2018-11-01, by Chris Cannam
- Remove 32-bit element2018-11-01, by Chris Cannam
- Parse this one earlier, to avoid trying to connect to a display first2018-11-01, by Chris Cannam
- Experiment with a custom AppRun that doesn't have to chdir2018-11-01, by Chris Cannam
- Just run --version, don't try to connect to display2018-11-01, by Chris Cannam
- ... or -v2018-11-01, by Chris Cannam
- Merge2018-11-01, by Chris Cannam
- Add --version option2018-11-01, by Chris Cannam
- Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant2018-10-31, by Chris Cannam
- Fix the mix/merge channels behaviour in pixels-per-frame zone2018-10-30, by Chris Cannam
- Add some more scalable icons, + subrepo update2018-10-30, by Chris Cannam
- Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through2018-10-30, by Chris Cannam
- Update CHANGELOG2018-10-18, by Chris Cannam
- Add more colour maps, + related changes in subrepos2018-10-18, by Chris Cannam
- Add four more scalable SVGs2018-10-18, by Chris Cannam
- Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name2018-10-17, by Chris Cannam
- Update Piper client/server with Nyquist-bin fix2018-10-17, by Chris Cannam
- Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)2018-10-15, by Chris Cannam
- Housekeeping merge2018-10-12, by Chris Cannam
- Mergezoom 2018-10-12, by Chris Cannam
- Merge from default branchzoom 2018-10-12, by Chris Cannam
- Subrepo updates2018-10-12, by Chris Cannam
- Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box2018-10-11, by Chris Cannam
- Merge in subrepo2018-10-11, by Chris Cannam
- Fix compiler error for undeclared std exception2018-10-11, by Chris Cannam
- Rework cache and some OSX-related details2018-10-11, by Chris Cannam
- Fix ugly text positioning2018-10-11, by Chris Cannam
- Remove some debug2018-10-10, by Chris Cannam
- Use finer zoom levels for mouse-wheel zooming, as was already the case for the thumbwheel. Also extend thumbwheel to support pixels-per-frame2018-10-10, by Chris Cannam
- Merge from branch zoom2018-10-10, by Chris Cannam
- Subrepo updatezoom 2018-10-09, by Chris Cannam
- Show default name for unlabelled bin2018-10-03, by Chris Cannam
- Fix invisible cancel buttons2018-10-03, by Chris Cannam
- Minor debug output change2018-10-02, by Chris Cannam
- Fixes to handling of plugin stdouts2018-10-02, by Chris Cannam
- Merge from default branchzoom 2018-10-01, by Chris Cannam
- Avoid blowing up when faced with min==max in plugin parameter range2018-10-01, by Chris Cannam
- Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"2018-10-01, by Chris Cannam
- Minor tidy2018-10-01, by Chris Cannam
- Various zoom fixeszoom 2018-09-28, by Chris Cannam
- Fix crashzoom 2018-09-27, by Chris Cannam
- Further TimeRuler fixeszoom 2018-09-27, by Chris Cannam
- Fixes for TimeRuler and WaveformLayerzoom 2018-09-27, by Chris Cannam
- Oversampler fixeszoom 2018-09-26, by Chris Cannam
- Waveform oversampling testszoom 2018-09-26, by Chris Cannam
- Add custom waveform oversampler methodzoom 2018-09-26, by Chris Cannam
- Get oversampled rendering almost workingzoom 2018-09-25, by Chris Cannam
- Toward oversampling renderingzoom 2018-09-24, by Chris Cannam
- Branchzoom 2018-09-20, by Chris Cannam
- ZoomLevel fixeszoom 2018-09-20, by Chris Cannam
- More ZoomLevel updateszoom 2018-09-20, by Chris Cannam
- Gradual ZoomLevel updateszoom 2018-09-19, by Chris Cannam
- Merge from default branchzoom 2018-09-17, by Chris Cannam