graph
- 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