log

age author description
2018-10-01 Chris Cannam Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"
2018-10-01 Chris Cannam Minor tidy
2018-09-28 Chris Cannam Various zoom fixes zoom
2018-09-27 Chris Cannam Fix crash zoom
2018-09-27 Chris Cannam Further TimeRuler fixes zoom
2018-09-27 Chris Cannam Fixes for TimeRuler and WaveformLayer zoom
2018-09-26 Chris Cannam Oversampler fixes zoom
2018-09-26 Chris Cannam Waveform oversampling tests zoom
2018-09-26 Chris Cannam Add custom waveform oversampler method zoom
2018-09-25 Chris Cannam Get oversampled rendering almost working zoom
2018-09-24 Chris Cannam Toward oversampling rendering zoom
2018-09-20 Chris Cannam Branch zoom
2018-09-20 Chris Cannam ZoomLevel fixes zoom
2018-09-20 Chris Cannam More ZoomLevel updates zoom
2018-09-19 Chris Cannam Gradual ZoomLevel updates zoom
2018-09-17 Chris Cannam Merge from default branch zoom
2018-09-17 Chris Cannam Merge, + null out piper-cpp subrepo zoom
2018-09-17 Chris Cannam Avoid compiler warning
2018-09-14 Chris Cannam Various CSV format tests
2018-09-14 Chris Cannam Some CSV format tests and minor fixes
2018-09-12 Chris Cannam Win32 fix
2018-09-12 Chris Cannam Update CHANGELOG
2018-09-12 Chris Cannam Importing -> Converting
2018-09-12 Chris Cannam Merge from branch import-audio-data
2018-09-12 Chris Cannam Ensure data files used as import sources don't end up in Recent Files import-audio-data
2018-09-12 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 overridden import-audio-data
2018-09-12 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-11 Chris Cannam Subrepo updates for recorded/converted audio file paths import-audio-data
2018-09-11 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data
2018-09-08 Chris Cannam Implement range options for audio import from CSV import-audio-data
2018-09-07 Chris Cannam Remove sample range from dialog class now that it's in CSVFormat import-audio-data
2018-09-07 Chris Cannam Add sample-range support to CSVFormat import-audio-data
2018-09-07 Chris Cannam Range and normalisation work import-audio-data
2018-09-06 Chris Cannam Add sample range support import-audio-data
2018-09-06 Chris Cannam Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog import-audio-data
2018-09-06 Chris Cannam CSV format dialog updates import-audio-data
2018-09-06 Chris Cannam Use CSV format dialog for importing audio data, + some text changes import-audio-data
2018-09-05 Chris Cannam Treat every numeric column as a value when importing raw audio data import-audio-data
2018-09-04 Chris Cannam Fix crash (leaving opaque error message) when attempting to load audio from a CSV file without any appropriate contents import-audio-data
2018-09-04 Chris Cannam Merge from default branch import-audio-data
2018-09-04 Chris Cannam Merge in subrepos from branch avoid-pointer-keys
2018-09-03 Chris Cannam Win32 helper fixes
2018-09-03 Chris Cannam Update redist locations, + comment
2018-08-31 Chris Cannam Next version, provisionally, 3.2
2018-08-31 Chris Cannam Merge from branch checker_errorcode
2018-08-31 Chris Cannam Merge from branch c++14
2018-08-31 Chris Cannam v0.6.1, not 0.6.0 c++14
2018-08-31 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 Chris Cannam Forgot a sudo c++14
2018-08-31 Chris Cannam Checker fixes checker_errorcode
2018-08-31 Chris Cannam OK, try explicitly re-linking these here as well c++14
2018-08-31 Chris Cannam Add missed ppa; try setting CC/CXX directly c++14
2018-08-31 Chris Cannam Attempt to update AppImage and Travis build files for c++14 c++14
2018-08-31 Chris Cannam Try 0.7.0 c++14
2018-08-31 Chris Cannam Switch experimentally to C++14 throughout c++14
2018-08-30 Chris Cannam Avoid reporting failure when everything in fact succeeded! checker_errorcode
2018-08-30 Chris Cannam Further error handling in checker checker_errorcode
2018-08-29 Chris Cannam Return and use error codes from plugin checker checker_errorcode
2018-08-14 Chris Cannam Added tag sv_v3.1.1 for changeset 690eaf241ad5
2018-08-14 Chris Cannam Merge sv_v3.1.1
2018-08-13 Chris Cannam Version updates
2018-08-14 Chris Cannam Added tag sv_v3.1.1 for changeset 4ff2193314d4
2018-08-14 Chris Cannam Merge
2018-08-14 Chris Cannam Copyright dates
2018-08-13 Chris Cannam Branch in subrepos avoid-pointer-keys
2018-08-13 Chris Cannam Update CHANGELOG
2018-08-13 Chris Cannam Fix failure to run effects plugins
2018-08-13 Chris Cannam Fix failure to stop playback of notes that are playing when a loop boundary is reached
2018-08-09 Chris Cannam Update subrepos
2018-08-09 Chris Cannam Tidy edges of scale area on Mac
2018-08-09 Chris Cannam Require v0.6.1 for old-Linux-image Docker build for AppImage as well
2018-08-09 Chris Cannam Include both copies of icon
2018-08-09 Chris Cannam Force older version of capnp for this older compiler on the Linux travis image
2018-08-09 Chris Cannam Install desktop and icon files
2018-08-09 Chris Cannam Copy icon file to sonic-visualiser.svg
2018-08-09 Chris Cannam Next version will be 3.1.1
2018-08-09 Chris Cannam Use HFS+ for dmg image volume
2018-08-08 Chris Cannam Fixes to recording, especially when no other model yet loaded
2018-08-07 Chris Cannam Remove duplicate action
2018-07-17 Chris Cannam A crack at fixing #1842, SV source package doesn't build on macOS
2018-07-13 Chris Cannam Looks like AppVeyor have updated their image too
2018-07-13 Chris Cannam Looks like Travis image has been updated to reject our build without this
2018-07-12 Chris Cannam Added tag sv_v3.1 for changeset f4d7c9522fcf
2018-07-12 Chris Cannam Update version for 3.1 sv_v3.1
2018-07-12 Chris Cannam Remove auto-push from here
2018-07-04 Chris Cannam Added tag sv_v3.1pre4 for changeset b465eb7018bc
2018-07-04 Chris Cannam Win32 fix sv_v3.1pre4
2018-07-04 Chris Cannam Added tag sv_v3.1pre4 for changeset 2ea9537868d5
2018-07-04 Chris Cannam Version and changelog
2018-07-04 Chris Cannam Ensure scale appears in AutoAlign layers, + colour fix
2018-07-03 Chris Cannam Ignore a couple more things
2018-07-03 Chris Cannam Fix typo
2018-07-03 Chris Cannam Try adding JACK to the mix
2018-07-03 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 Chris Cannam Further attempt at path fix
2018-07-03 Chris Cannam Attempt to avoid passing on library path to system executables
2018-07-03 Chris Cannam Tweak
2018-07-03 Chris Cannam Tweak
2018-07-03 Chris Cannam Name things explicitly rather than relying on the other build script
2018-07-03 Chris Cannam Attempt to thread the appimage build/test together
2018-07-03 Chris Cannam Tidy
2018-07-03 Chris Cannam Without portaudio, we need this
2018-07-03 Chris Cannam Avoid portaudio
2018-07-03 Chris Cannam Plugin subdirs
2018-07-03 Chris Cannam Looks like this config option is what we need
2018-07-03 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-01 Chris Cannam Try switching to DynamicJACK for more portable application builds
2018-07-01 Chris Cannam Master
2018-07-01 Chris Cannam Slightly different tack
2018-06-29 Chris Cannam Added tag sv_v3.1pre3 for changeset a38a8c4746c2
2018-06-29 Chris Cannam Pre3 sv_v3.1pre3
2018-06-29 Chris Cannam Experimental relabelling import-audio-data
2018-06-29 Chris Cannam Use progress dialog when importing audio data import-audio-data
2018-06-29 Chris Cannam Add docker file for appimage build
2018-06-29 Chris Cannam Toward getting appimage build working in Docker
2018-06-29 Chris Cannam Use QTDIR as well
2018-06-28 Chris Cannam Merge from branch appimage
2018-06-28 Chris Cannam Might as well publish appimage
2018-06-28 Chris Cannam Qt plugins appimage
2018-06-28 Chris Cannam Call writeComplete, & wire up in svapp import-audio-data
2018-06-28 Chris Cannam Attempt to follow exclusion list and name package from revision appimage
2018-06-28 Chris Cannam Toward loading audio from CSV files import-audio-data
2018-06-28 Chris Cannam Looks like /usr/local/lib is not in the default load path appimage
2018-06-28 Chris Cannam Update translations
2018-06-28 Chris Cannam Description appimage
2018-06-28 Chris Cannam Further appdir layout fixes appimage
2018-06-28 Chris Cannam Try override appimage
2018-06-28 Chris Cannam Put style DLLs in the right directory!
2018-06-28 Chris Cannam Subrepo update appimage
2018-06-27 Chris Cannam Added tag sv_v3.1pre2 for changeset 1fda47827e0e
2018-06-27 Chris Cannam Doh! version sv_v3.1pre2
2018-06-27 Chris Cannam Added tag sv_v3.1pre2 for changeset 643768964863
2018-06-27 Chris Cannam Add style plugin
2018-06-27 Chris Cannam Attempt to handle libraries in /lib. I have a bad feeling about this appimage
2018-06-27 Chris Cannam Debug output appimage
2018-06-27 Chris Cannam Recursive dependencies appimage
2018-06-27 Chris Cannam Still troublesome. Try this appimage
2018-06-27 Chris Cannam Ah, I see. Well, presumably this still saves writing the name twice appimage
2018-06-27 Chris Cannam Upload path appimage
2018-06-27 Chris Cannam Experimental bintray thingy appimage
2018-06-26 Chris Cannam Experimental AppImage package appimage
2018-06-26 Chris Cannam Property box pushbutton fix for Mac
2018-06-26 Chris Cannam Add qmacstyle plugin
2018-06-26 Chris Cannam Added tag sv_v3.1pre1 for changeset 038f024c8390
2018-06-26 Chris Cannam pre1, not beta1 sv_v3.1pre1
2018-06-26 Chris Cannam Level-pan rendering fix
2018-06-25 Chris Cannam Improved level-pan widget rendering
2018-06-22 Chris Cannam Experiment with rounded rects
2018-06-22 Chris Cannam Better handling for mouse wheel events in widgets
2018-06-21 Chris Cannam Update subrepos, including half-steps in level-pan widget
2018-06-20 Chris Cannam Remove duplicate include
2018-06-20 Chris Cannam Next actual release will be 3.1-beta1
2018-06-20 Chris Cannam Update CHANGELOG
2018-06-20 Chris Cannam Add a scary warning for incomplete session load
2018-06-19 Chris Cannam Fix typo
2018-06-19 Chris Cannam First cut at updating archive scripts to use Repoint
2018-06-19 Chris Cannam Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
2018-06-19 Chris Cannam Experimentally add a rule to re-run Repoint if the project or lock file is newer than the .repoint.point file. This sort of thing isn't sufficient for all uses of Repoint because some of the initial qmake project file info is brought in by Repoint, so it has to be run before qmake as well. Also it's not clear yet how it will interact with archived builds (i.e. source releases) -- to be tested.
2018-06-19 Chris Cannam Update Repoint
2018-06-18 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
2018-06-12 Chris Cannam Update with Qt test fix
2018-06-11 Chris Cannam Update checker subrepo too
2018-06-11 Chris Cannam Merge from branch plugin-path-config
2018-06-11 Chris Cannam Merge subrepos back to default plugin-path-config
2018-06-11 Chris Cannam Build fix plugin-path-config
2018-06-11 Chris Cannam Fix compiler warning plugin-path-config
2018-06-11 Chris Cannam Fixes to plugin path handling plugin-path-config
2018-06-08 Chris Cannam Minor layout fix plugin-path-config
2018-06-08 Chris Cannam Use KnownPlugins for plugin path settings stuff plugin-path-config
2018-06-08 Chris Cannam Use wide-char environment variable stuff plugin-path-config
2018-06-07 Chris Cannam Environment updates plugin-path-config
2018-06-07 Chris Cannam System library test program (beginnings of) plugin-path-config
2018-06-07 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam Update VC redist version
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost
2018-06-07 Chris Cannam Explicit mkspecs
2018-06-07 Chris Cannam Merge from default branch plugin-path-config
2018-06-07 Chris Cannam Explicit mkspecs plugin-path-config
2018-06-06 Chris Cannam Checker API update plugin-path-config
2018-06-06 Chris Cannam Branch in subrepo plugin-path-config
2018-06-05 Chris Cannam Update for Qt 5.11; some more error-handling, + ensure clean build in rebuild script
2018-06-05 Chris Cannam Merge from default branch plugin-path-config
2018-06-05 Chris Cannam Further tidying, and error handling, for Windows build scripting
2018-06-04 Chris Cannam Environment variable support in plugin paths plugin-path-config
2018-05-25 Chris Cannam Wire up plugin path settings logic (needs more testing) plugin-path-config
2018-05-25 Chris Cannam Plugin review dialog plugin-path-config
2018-05-25 Chris Cannam Since the rapid applicationClosing(true) was introduced on the following line, this has no longer been necessary -- and it produces a crash itself, as closeSession deletes the preferences dialog itself plugin-path-config
2018-05-25 Chris Cannam Subrepo update plugin-path-config
2018-05-25 Chris Cannam Merge from default branch plugin-path-config
2018-05-24 Chris Cannam Merge from branch baselib-win-build