log

age author description
2018-11-14 Chris Cannam Merge from branch spectrogramparam
2018-11-14 Chris Cannam Fixes to spectrum log scale, etc spectrogramparam
2018-11-14 Chris Cannam Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling spectrogramparam
2018-11-13 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
2018-11-13 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 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 cases spectrogramparam
2018-11-13 Chris Cannam Fixes to spectrum peak picking, & make zoom-to-region work sensibly there spectrogramparam
2018-11-12 Chris Cannam Spectrum speedups spectrogramparam
2018-11-12 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 considered spectrogramparam
2018-11-12 Chris Cannam Merge from default branch spectrogramparam
2018-11-09 Chris Cannam Subrepo updates
2018-11-09 Chris Cannam Merge
2018-11-09 Chris Cannam Add code-signing support
2018-11-09 Chris Cannam Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
2018-11-08 Chris Cannam Much faster peak picking in spectrum spectrogramparam
2018-11-08 Chris Cannam Fixes to "colour" rendering mode for spectrum spectrogramparam
2018-11-07 Chris Cannam Implement oversampling in spectrum, + various spectrum rendering improvements spectrogramparam
2018-11-06 Chris Cannam Merge in subrepo spectrogramparam
2018-11-06 Chris Cannam Merge from default branch spectrogramparam
2018-11-06 Chris Cannam Make context help explain how to adjust & reset
2018-11-06 Chris Cannam Experimental Oversampling parameter spectrogramparam
2018-11-06 Chris Cannam Merge from branch zoom
2018-11-06 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
2018-11-06 Chris Cannam Merge from default branch zoom
2018-11-05 Chris Cannam Carry out EPERM test only if Apple
2018-11-05 Chris Cannam Scaling tweaks
2018-11-05 Chris Cannam Update translations again
2018-11-02 Chris Cannam Small rendering improvements for waveform
2018-11-02 Chris Cannam Update for checker handling for security errors, etc
2018-11-02 Chris Cannam Merge
2018-11-02 Chris Cannam Deployment tweaks
2018-11-02 Chris Cannam Use a slightly more compact dialog (esp on Mac)
2018-11-02 Chris Cannam Notes on notarization
2018-11-01 Chris Cannam Update translations
2018-11-01 Chris Cannam Fix failure to show proper initial state of layer level/pan
2018-11-01 Chris Cannam Fix incorrect completion reporting for alignment models reloaded from session file
2018-11-01 Chris Cannam Stop playback when New Session invoked
2018-11-01 Chris Cannam Check Piper server version
2018-11-01 Chris Cannam Ugh, and this one. What a doofus
2018-11-01 Chris Cannam Remove 32-bit element
2018-11-01 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
2018-11-01 Chris Cannam Experiment with a custom AppRun that doesn't have to chdir
2018-11-01 Chris Cannam Just run --version, don't try to connect to display
2018-11-01 Chris Cannam ... or -v
2018-11-01 Chris Cannam Merge
2018-11-01 Chris Cannam Add --version option
2018-10-31 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 relevant
2018-10-30 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
2018-10-30 Chris Cannam Add some more scalable icons, + subrepo update
2018-10-30 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 through
2018-10-18 Chris Cannam Update CHANGELOG
2018-10-18 Chris Cannam Add more colour maps, + related changes in subrepos
2018-10-18 Chris Cannam Add four more scalable SVGs
2018-10-17 Chris Cannam Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
2018-10-17 Chris Cannam Update Piper client/server with Nyquist-bin fix
2018-10-15 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-12 Chris Cannam Housekeeping merge
2018-10-12 Chris Cannam Merge zoom
2018-10-12 Chris Cannam Merge from default branch zoom
2018-10-12 Chris Cannam Subrepo updates