log

age author description
2018-11-29 Chris Cannam RB updateed repoint-lock.json
2018-11-29 Chris Cannam Further build bits
2018-11-29 Chris Cannam Actually no, let's do this for all platforms
2018-11-29 Chris Cannam Win32 bits
2018-11-29 Chris Cannam Rubberband update for allocators
2018-11-28 Chris Cannam Merge from branch rubberband-static
2018-11-28 Chris Cannam File to include all RB sources at once! rubberband-static
2018-11-28 Chris Cannam Bring in Rubber Band as an ext/ dependency via Repoint and link it statically rubberband-static
2018-11-26 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-26 Chris Cannam Use override throughout, + include guards fix-static-analysis
2018-11-25 Chris Cannam Mention Repoint
2018-11-22 Chris Cannam Add run-clang-tidy script fix-static-analysis
2018-11-22 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
2018-11-22 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
2018-11-21 Chris Cannam Deb fixes
2018-11-21 Chris Cannam Fix some typos in deb scripts
2018-11-21 Chris Cannam File extension
2018-11-21 Chris Cannam +x
2018-11-21 Chris Cannam Experimental Docker deb package build
2018-11-16 Chris Cannam Added tag sv_v3.2pre1 for changeset 3fc52a2fadce
2018-11-16 Chris Cannam This seems to be necessary in order to bail out properly sv_v3.2pre1
2018-11-16 Chris Cannam This actual release will be pre1
2018-11-16 Chris Cannam Update translation strings again
2018-11-16 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
2018-11-15 Chris Cannam Update CHANGELOG
2018-11-15 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 padding
2018-11-15 Chris Cannam Handle integer pixel scaling as well
2018-11-15 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
2018-11-15 Chris Cannam LTO on macOS as well
2018-11-15 Chris Cannam Slice layer reworking, again
2018-11-15 Chris Cannam Experiment with LTO on gcc build
2018-11-15 Chris Cannam AppVeyor updated to 5.11.2 I see
2018-11-14 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
2018-11-14 Chris Cannam We need to draw illumination label *after* the spectrum...
2018-11-14 Chris Cannam Fix some incorrect pixel scaling
2018-11-14 Chris Cannam Minor subrepo update
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