log

age author description
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