graph
- 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
- Merge, + null out piper-cpp subrepozoom 2018-09-17, by Chris Cannam
- Avoid compiler warning2018-09-17, by Chris Cannam
- Various CSV format tests2018-09-14, by Chris Cannam
- Some CSV format tests and minor fixes2018-09-14, by Chris Cannam
- Win32 fix2018-09-12, by Chris Cannam
- Update CHANGELOG2018-09-12, by Chris Cannam
- Importing -> Converting2018-09-12, by Chris Cannam
- Merge from branch import-audio-data2018-09-12, by Chris Cannam
- Ensure data files used as import sources don't end up in Recent Filesimport-audio-data 2018-09-12, by Chris Cannam
- Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overriddenimport-audio-data 2018-09-12, by Chris Cannam
- When importing audio from data files with normalisation, normalise on write instead of when re-reading (so that the session does the right thing when reloaded)import-audio-data 2018-09-12, by Chris Cannam
- Subrepo updates for recorded/converted audio file pathsimport-audio-data 2018-09-11, by Chris Cannam
- Menu wording and file-path handling fixes for recording/converting audioimport-audio-data 2018-09-11, by Chris Cannam