graph
- 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
- Merge from default branchspectrogramparam 2018-11-06, by Chris Cannam
- Make context help explain how to adjust & reset2018-11-06, by Chris Cannam
- Experimental Oversampling parameterspectrogramparam 2018-11-06, by Chris Cannam
- Merge from branch zoom2018-11-06, by Chris Cannam
- Fix incorrect start/end overlay drawing when zoomed far inzoom 2018-11-06, by Chris Cannam
- Merge from default branchzoom 2018-11-06, by Chris Cannam
- Carry out EPERM test only if Apple2018-11-05, by Chris Cannam
- Scaling tweaks2018-11-05, by Chris Cannam
- Update translations again2018-11-05, by Chris Cannam
- Small rendering improvements for waveform2018-11-02, by Chris Cannam
- Update for checker handling for security errors, etc2018-11-02, by Chris Cannam
- Merge2018-11-02, by Chris Cannam
- Deployment tweaks2018-11-02, by Chris Cannam
- Use a slightly more compact dialog (esp on Mac)2018-11-02, by Chris Cannam
- Notes on notarization2018-11-02, by Chris Cannam
- Update translations2018-11-01, by Chris Cannam
- Fix failure to show proper initial state of layer level/pan2018-11-01, by Chris Cannam
- Fix incorrect completion reporting for alignment models reloaded from session file2018-11-01, by Chris Cannam
- Stop playback when New Session invoked2018-11-01, by Chris Cannam
- Check Piper server version2018-11-01, by Chris Cannam
- Ugh, and this one. What a doofus2018-11-01, by Chris Cannam
- Remove 32-bit element2018-11-01, by Chris Cannam
- Parse this one earlier, to avoid trying to connect to a display first2018-11-01, by Chris Cannam
- Experiment with a custom AppRun that doesn't have to chdir2018-11-01, by Chris Cannam
- Just run --version, don't try to connect to display2018-11-01, by Chris Cannam
- ... or -v2018-11-01, by Chris Cannam
- 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
- Implement range options for audio import from CSVimport-audio-data 2018-09-08, by Chris Cannam
- Remove sample range from dialog class now that it's in CSVFormatimport-audio-data 2018-09-07, by Chris Cannam
- Add sample-range support to CSVFormatimport-audio-data 2018-09-07, by Chris Cannam
- Range and normalisation workimport-audio-data 2018-09-07, by Chris Cannam
- Add sample range supportimport-audio-data 2018-09-06, by Chris Cannam
- Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialogimport-audio-data 2018-09-06, by Chris Cannam
- CSV format dialog updatesimport-audio-data 2018-09-06, by Chris Cannam
- Use CSV format dialog for importing audio data, + some text changesimport-audio-data 2018-09-06, by Chris Cannam
- Treat every numeric column as a value when importing raw audio dataimport-audio-data 2018-09-05, by Chris Cannam
- Fix crash (leaving opaque error message) when attempting to load audio from a CSV file without any appropriate contentsimport-audio-data 2018-09-04, by Chris Cannam
- Merge from default branchimport-audio-data 2018-09-04, by Chris Cannam
- Merge in subrepos from branch avoid-pointer-keys2018-09-04, by Chris Cannam
- Win32 helper fixes2018-09-03, by Chris Cannam
- Update redist locations, + comment2018-09-03, by Chris Cannam
- Next version, provisionally, 3.22018-08-31, by Chris Cannam
- Merge from branch checker_errorcode2018-08-31, by Chris Cannam
- Merge from branch c++142018-08-31, by Chris Cannam
- v0.6.1, not 0.6.0c++14 2018-08-31, by Chris Cannam
- Requiring c++14 is not going to work for Travis (because we want to support a Qt version too old to know about the c++14 config flag) or for our AppImage build (because we want to run on distros to old to support the relevant gcc ABI). So instead we try to confine the C++ standard selection to one place (config/noconfig) and revert to c++11 if the compiler is too old to know about c++14. All of the actual SV code remains c++11, and we assume we build against an older version of capnproto when we want to perform a c++11 build.c++14 2018-08-31, by Chris Cannam
- Forgot a sudoc++14 2018-08-31, by Chris Cannam
- Checker fixeschecker_errorcode 2018-08-31, by Chris Cannam
- OK, try explicitly re-linking these here as wellc++14 2018-08-31, by Chris Cannam
- Add missed ppa; try setting CC/CXX directlyc++14 2018-08-31, by Chris Cannam
- Attempt to update AppImage and Travis build files for c++14c++14 2018-08-31, by Chris Cannam
- Try 0.7.0c++14 2018-08-31, by Chris Cannam
- Switch experimentally to C++14 throughoutc++14 2018-08-31, by Chris Cannam
- Avoid reporting failure when everything in fact succeeded!checker_errorcode 2018-08-30, by Chris Cannam
- Further error handling in checkerchecker_errorcode 2018-08-30, by Chris Cannam
- Return and use error codes from plugin checkerchecker_errorcode 2018-08-29, by Chris Cannam
- Added tag sv_v3.1.1 for changeset 690eaf241ad52018-08-14, by Chris Cannam
- Mergesv_v3.1.1 2018-08-14, by Chris Cannam
- Version updates2018-08-13, by Chris Cannam
- Added tag sv_v3.1.1 for changeset 4ff2193314d42018-08-14, by Chris Cannam
- Merge2018-08-14, by Chris Cannam
- Copyright dates2018-08-14, by Chris Cannam
- Branch in subreposavoid-pointer-keys 2018-08-13, by Chris Cannam
- Update CHANGELOG2018-08-13, by Chris Cannam
- Fix failure to run effects plugins2018-08-13, by Chris Cannam
- Fix failure to stop playback of notes that are playing when a loop boundary is reached2018-08-13, by Chris Cannam
- Update subrepos2018-08-09, by Chris Cannam
- Tidy edges of scale area on Mac2018-08-09, by Chris Cannam
- Require v0.6.1 for old-Linux-image Docker build for AppImage as well2018-08-09, by Chris Cannam
- Include both copies of icon2018-08-09, by Chris Cannam
- Force older version of capnp for this older compiler on the Linux travis image2018-08-09, by Chris Cannam
- Install desktop and icon files2018-08-09, by Chris Cannam
- Copy icon file to sonic-visualiser.svg2018-08-09, by Chris Cannam
- Next version will be 3.1.12018-08-09, by Chris Cannam
- Use HFS+ for dmg image volume2018-08-09, by Chris Cannam
- Fixes to recording, especially when no other model yet loaded2018-08-08, by Chris Cannam
- Remove duplicate action2018-08-07, by Chris Cannam
- A crack at fixing #1842, SV source package doesn't build on macOS2018-07-17, by Chris Cannam
- Looks like AppVeyor have updated their image too2018-07-13, by Chris Cannam
- Looks like Travis image has been updated to reject our build without this2018-07-13, by Chris Cannam
- Added tag sv_v3.1 for changeset f4d7c9522fcf2018-07-12, by Chris Cannam
- Update version for 3.1sv_v3.1 2018-07-12, by Chris Cannam
- Remove auto-push from here2018-07-12, by Chris Cannam
- Added tag sv_v3.1pre4 for changeset b465eb7018bc2018-07-04, by Chris Cannam
- Win32 fixsv_v3.1pre4 2018-07-04, by Chris Cannam
- Added tag sv_v3.1pre4 for changeset 2ea9537868d52018-07-04, by Chris Cannam
- Version and changelog2018-07-04, by Chris Cannam
- Ensure scale appears in AutoAlign layers, + colour fix2018-07-04, by Chris Cannam
- Ignore a couple more things2018-07-03, by Chris Cannam
- Fix typo2018-07-03, by Chris Cannam
- Try adding JACK to the mix2018-07-03, by Chris Cannam
- Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call)2018-07-03, by Chris Cannam
- Further attempt at path fix2018-07-03, by Chris Cannam
- Attempt to avoid passing on library path to system executables2018-07-03, by Chris Cannam
- Tweak2018-07-03, by Chris Cannam
- Tweak2018-07-03, by Chris Cannam
- Name things explicitly rather than relying on the other build script2018-07-03, by Chris Cannam
- Attempt to thread the appimage build/test together2018-07-03, by Chris Cannam
- Tidy2018-07-03, by Chris Cannam
- Without portaudio, we need this2018-07-03, by Chris Cannam
- Avoid portaudio2018-07-03, by Chris Cannam
- Plugin subdirs2018-07-03, by Chris Cannam
- Looks like this config option is what we need2018-07-03, by Chris Cannam
- Attempt to fix failure to install helpers (again). Perhaps the fact that this path did not correspond exactly to a build target is the problem.2018-07-03, by Chris Cannam
- Try switching to DynamicJACK for more portable application builds2018-07-01, by Chris Cannam
- Master2018-07-01, by Chris Cannam
- Slightly different tack2018-07-01, by Chris Cannam
- Added tag sv_v3.1pre3 for changeset a38a8c4746c22018-06-29, by Chris Cannam
- Pre3sv_v3.1pre3 2018-06-29, by Chris Cannam
- Experimental relabellingimport-audio-data 2018-06-29, by Chris Cannam
- Use progress dialog when importing audio dataimport-audio-data 2018-06-29, by Chris Cannam
- Add docker file for appimage build2018-06-29, by Chris Cannam
- Toward getting appimage build working in Docker2018-06-29, by Chris Cannam
- Use QTDIR as well2018-06-29, by Chris Cannam
- Merge from branch appimage2018-06-28, by Chris Cannam
- Might as well publishappimage 2018-06-28, by Chris Cannam
- Qt pluginsappimage 2018-06-28, by Chris Cannam
- Call writeComplete, & wire up in svappimport-audio-data 2018-06-28, by Chris Cannam
- Attempt to follow exclusion list and name package from revisionappimage 2018-06-28, by Chris Cannam
- Toward loading audio from CSV filesimport-audio-data 2018-06-28, by Chris Cannam
- Looks like /usr/local/lib is not in the default load pathappimage 2018-06-28, by Chris Cannam
- Update translations2018-06-28, by Chris Cannam
- Descriptionappimage 2018-06-28, by Chris Cannam
- Further appdir layout fixesappimage 2018-06-28, by Chris Cannam
- Try overrideappimage 2018-06-28, by Chris Cannam
- Put style DLLs in the right directory!2018-06-28, by Chris Cannam
- Subrepo updateappimage 2018-06-28, by Chris Cannam
- Added tag sv_v3.1pre2 for changeset 1fda47827e0e2018-06-27, by Chris Cannam
- Doh! versionsv_v3.1pre2 2018-06-27, by Chris Cannam
- Added tag sv_v3.1pre2 for changeset 6437689648632018-06-27, by Chris Cannam
- Add style plugin2018-06-27, by Chris Cannam
- Attempt to handle libraries in /lib. I have a bad feeling about thisappimage 2018-06-27, by Chris Cannam
- Debug outputappimage 2018-06-27, by Chris Cannam
- Recursive dependenciesappimage 2018-06-27, by Chris Cannam
- Still troublesome. Try thisappimage 2018-06-27, by Chris Cannam
- Ah, I see. Well, presumably this still saves writing the name twiceappimage 2018-06-27, by Chris Cannam
- Upload pathappimage 2018-06-27, by Chris Cannam
- Experimental bintray thingyappimage 2018-06-27, by Chris Cannam
- Experimental AppImage packageappimage 2018-06-26, by Chris Cannam
- Property box pushbutton fix for Mac2018-06-26, by Chris Cannam
- Add qmacstyle plugin2018-06-26, by Chris Cannam
- Added tag sv_v3.1pre1 for changeset 038f024c83902018-06-26, by Chris Cannam
- pre1, not beta1sv_v3.1pre1 2018-06-26, by Chris Cannam
- Level-pan rendering fix2018-06-26, by Chris Cannam
- Improved level-pan widget rendering2018-06-25, by Chris Cannam
- Experiment with rounded rects2018-06-22, by Chris Cannam
- Better handling for mouse wheel events in widgets2018-06-22, by Chris Cannam
- Update subrepos, including half-steps in level-pan widget2018-06-21, by Chris Cannam
- Remove duplicate include2018-06-20, by Chris Cannam
- Next actual release will be 3.1-beta12018-06-20, by Chris Cannam
- Update CHANGELOG2018-06-20, by Chris Cannam
- Add a scary warning for incomplete session load2018-06-20, by Chris Cannam
- Fix typo2018-06-19, by Chris Cannam
- First cut at updating archive scripts to use Repoint2018-06-19, by Chris Cannam
- Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant2018-06-19, by Chris Cannam