graph
- Updated Czech translation from Pavel Fric2018-12-02, by Chris Cannam
- This will be pre22018-12-02, by Chris Cannam
- Ensure that undo restores deleted pane's layers in their original order2018-11-29, by Chris Cannam
- Fix erasing of Region layer labels as the playhead moves over them2018-11-29, by Chris Cannam
- Expected symbol for RB sources2018-11-29, by Chris Cannam
- RB updateed repoint-lock.json2018-11-29, by Chris Cannam
- Further build bits2018-11-29, by Chris Cannam
- Actually no, let's do this for all platforms2018-11-29, by Chris Cannam
- Win32 bits2018-11-29, by Chris Cannam
- Rubberband update for allocators2018-11-29, by Chris Cannam
- Merge from branch rubberband-static2018-11-28, by Chris Cannam
- File to include all RB sources at once!rubberband-static 2018-11-28, by Chris Cannam
- Bring in Rubber Band as an ext/ dependency via Repoint and link it staticallyrubberband-static 2018-11-28, by Chris Cannam
- Use nullptr throughout in subreposfix-static-analysis 2018-11-26, by Chris Cannam
- Use nullptr throughoutfix-static-analysis 2018-11-26, by Chris Cannam
- Use override throughout, + include guardsfix-static-analysis 2018-11-26, by Chris Cannam
- Mention Repoint2018-11-25, by Chris Cannam
- Add run-clang-tidy scriptfix-static-analysis 2018-11-22, by Chris Cannam
- Fixes from clang modernize-use-overridefix-static-analysis 2018-11-22, by Chris Cannam
- 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
- 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