log

age author description
2020-06-16 Chris Cannam Add record-mono setting smoother-recording
2020-06-15 Chris Cannam Switch to using wav files as test input; requires updating all the expected outputs, sadly
2020-06-15 Chris Cannam Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
2020-06-11 Chris Cannam Work around some AppImage versions printing debug output on startup
2020-06-11 Chris Cannam Remove this debug output on startup
2020-06-11 Chris Cannam Comment only
2020-06-11 Chris Cannam CSV reader tests & fixes
2020-06-11 Chris Cannam Avoid deprecated warnings for very recent Qt changes
2020-06-04 Chris Cannam Prepare for v4.1
2020-06-04 Chris Cannam Subrepo and translation update
2020-06-03 Chris Cannam Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1. startup-timing
2020-05-18 Chris Cannam The installer file doesn't permit -pre in version string
2020-05-18 Chris Cannam Added tag sv_v4.1pre1 for changeset 367561a2ac85
2020-05-18 Chris Cannam Fix for older Qt builds sv_v4.1pre1
2020-05-18 Chris Cannam Subrepo and git config updates
2020-05-15 Chris Cannam Experiment hoping to fix git clone hang in docker image
2020-05-15 Chris Cannam Fix filename
2020-05-15 Chris Cannam Pre-release
2020-05-15 Chris Cannam Activate beta mode
2020-05-15 Chris Cannam Place an expiry on feedback request for this version
2020-05-14 Chris Cannam Make countdown slightly shorter
2020-05-14 Chris Cannam Add any persistent config defines (e.g. feedback request)
2020-05-14 Chris Cannam Update subrepos with various performance tweaks; when rebuilding menus, delete old actions (turns out addAction(QAction*) doesn't take ownership - I did know this once, but...)
2020-05-13 Chris Cannam Fix following prior merge
2020-05-13 Chris Cannam Aim to ensure we have feedback request in packages we build only (not in distro builds etc)
2020-05-12 Chris Cannam Towards reusing the survey logic for a request for info & guidance
2020-05-11 Chris Cannam Avoid dialog that says you must open audio before importing an annotation, in the case where the file being opened is not a plausible annotation one in the first place (e.g. an unsupported audio format)
2020-05-11 Chris Cannam Update changelog
2020-05-11 Chris Cannam Update CSV import to support the same quote-doubling escape that we now use in export
2020-05-11 Chris Cannam Subrepo update
2020-04-30 Chris Cannam Ensure correct width is calculated when requesting to render whole of a view that hasn't finished loading yet; avoid over-eagerly feeding unknown binary files to RDF decoder on load
2020-04-29 Chris Cannam Discard rest of OSC queue when exiting from OSC
2020-04-29 Chris Cannam Further older-Qt bits
2020-04-29 Chris Cannam Another old-build fix
2020-04-29 Chris Cannam Refuse to nest OSC invocations
2020-04-29 Chris Cannam Clarification and reordering
2020-04-29 Chris Cannam Another too-new Qt API
2020-04-29 Chris Cannam Further fixes for older builds
2020-04-29 Chris Cannam Fix for older Qts
2020-04-29 Chris Cannam Add link
2020-04-29 Chris Cannam Reformat README.OSC as markdown and expand and update it a bit
2020-04-29 Chris Cannam Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments
2020-04-29 Chris Cannam Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more
2020-04-29 Chris Cannam Tidy
2020-04-29 Chris Cannam Subrepo update
2020-04-24 Chris Cannam Ensure we use the user's LDFLAGS if specified
2020-04-22 Chris Cannam Suppress some debug output
2020-04-22 Chris Cannam Fix #1978 Overload message says auditioning plugin disabled, even if no auditioning plugin present
2020-04-22 Chris Cannam Remove no-longer-used signal
2020-04-22 Chris Cannam Update translation strings
2020-04-22 Chris Cannam Show packs for download in Find a Transform
2020-04-21 Chris Cannam Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
2020-04-20 Chris Cannam Pull out Provider structure for plugin source metadata
2020-04-20 Chris Cannam Consistency fixes for RDF
2020-04-17 Chris Cannam Merge
2020-04-17 Chris Cannam Download RDF "pack" information (it isn't used yet though)
2020-04-17 Chris Cannam Add overlooked date
2020-04-15 Chris Cannam Further Windows fix
2020-04-14 Chris Cannam Windows build fix, and note OpenSSL addition
2020-04-14 Chris Cannam Subrepo update - comments only
2020-04-09 Chris Cannam Build fix for mingw
2020-04-09 Chris Cannam Small subrepo fixes, and update tests following fixes to the QM plugin used for the tests
2020-04-09 Chris Cannam Update changelog
2020-04-09 Chris Cannam Build fix
2020-04-09 Chris Cannam Add signal handler to checker
2020-04-09 Chris Cannam Merge
2020-04-09 Chris Cannam Adjust cache storage in FFTModel, speeding up the peak-frequency spectrogram
2020-04-08 Chris Cannam Subrepo update
2020-04-08 Chris Cannam Update Piper subrepos, fixing #1903 Parameter values do not update correctly in the UI
2020-04-06 Chris Cannam Merge from branch sensible-delimited-data-strings
2020-04-06 Chris Cannam Test quoting in CSV export sensible-delimited-data-strings
2020-04-03 Chris Cannam First cut (not yet tested) at fixing #1967 Review quoting in CSV export sensible-delimited-data-strings
2020-04-03 Chris Cannam Merge from branch audio-source-refactor. This fixes #1969 Auditioning plugin is failing on Windows. Also somewhat modernises lifecycle management for plugins generally
2020-04-03 Chris Cannam Right-button menu layout adjustment
2020-03-31 Chris Cannam Provide context menu in LevelPanToolButton
2020-03-30 Chris Cannam Use most recent redist dir, rather than hardcoding one
2020-03-30 Chris Cannam Update changelog
2020-03-30 Chris Cannam Add right-button context menu to panner widget in pane
2020-03-27 Chris Cannam Add context menus to property box controls
2020-03-27 Chris Cannam Add context menu to Thumbwheel
2020-03-27 Chris Cannam Implement undo/redo for renaming layers, fixing #1977
2020-03-26 Chris Cannam Add context menus to AudioDials; tidy
2020-03-25 Chris Cannam Tiny tweak
2020-03-25 Chris Cannam More context menu layout tweaks
2020-03-25 Chris Cannam Some layout adjustments for context menus
2020-03-25 Chris Cannam Implement pane and layer property tab context menus. Some layout work needed
2020-03-23 Chris Cannam Minor subrepo fixes audio-source-refactor
2020-03-20 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
2020-03-19 Chris Cannam Introduce EffectWrapper for the auditioning plugin implementation audio-source-refactor
2020-03-18 Chris Cannam Towards refactoring the audio source into more comprehensible layers audio-source-refactor
2020-03-16 Chris Cannam Subrepo update
2020-02-05 Chris Cannam More useful error reporting in cases where auditioning plugin fails
2020-02-05 Chris Cannam Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file
2020-01-24 Chris Cannam Merge from branch background-mode
2020-01-24 Chris Cannam Add support for picking up overview colour from desktop theme background-mode
2020-01-24 Chris Cannam Remove redundant images - these are in scalable repo now background-mode
2020-01-24 Chris Cannam Add dark splash, and remove redundant copy of splash image background-mode
2020-01-24 Chris Cannam Render dark splash in dark mode (on platforms where OSReportsDarkThemeActive() works, i.e. only Windows at present - can't base this on actual UI colours as we haven't created the UI yet) background-mode
2020-01-24 Chris Cannam Subrepo updates for colour selection related to dark mode background-mode
2020-01-23 Chris Cannam Fixes for highlight colours in dark mode background-mode
2020-01-21 Chris Cannam Subrepo update background-mode
2020-01-20 Chris Cannam Dark background fixes for Windows background-mode
2020-01-17 Chris Cannam Toward Windows background-mode support background-mode
2020-01-17 Chris Cannam Re-enable background mode switching, and make some fixes to it background-mode
2020-01-15 Chris Cannam Update translation files
2020-01-15 Chris Cannam More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
2020-01-15 Chris Cannam Default to CSV now
2020-01-15 Chris Cannam Subrepo update
2020-01-15 Chris Cannam This should become 4.1
2020-01-15 Chris Cannam Exit on error
2020-01-14 Chris Cannam Merge from branch csv-export-dialog
2020-01-14 Chris Cannam Add CSV export format dialog csv-export-dialog
2020-01-14 Chris Cannam Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
2020-01-10 Chris Cannam Merge from branch spectrogram-export
2020-01-10 Chris Cannam Only ask about writing a selection where the format supports it spectrogram-export
2020-01-10 Chris Cannam Add library support for header on delimited-data export - not yet wired up in UI spectrogram-export
2020-01-10 Chris Cannam Test export of zoomed 3d plot spectrogram-export
2020-01-09 Chris Cannam Apply scale factor & thresholding in spectrogram & peak-frequency export spectrogram-export
2020-01-08 Chris Cannam Add layer export of selected region as well as whole layer spectrogram-export
2020-01-08 Chris Cannam More comprehensive debug output spectrogram-export
2020-01-08 Chris Cannam Replace use of m_abandoning by setting document modified to false spectrogram-export
2020-01-08 Chris Cannam Add tests for exporting selected region only spectrogram-export
2020-01-07 Chris Cannam Add regression tests for layer export spectrogram-export
2020-01-07 Chris Cannam setcurrent should use fixed ordering for layers spectrogram-export
2020-01-07 Chris Cannam Advances in spectrogram export spectrogram-export
2020-01-06 Chris Cannam Start work on spectrogram export code spectrogram-export
2019-12-12 Chris Cannam Merge
2019-12-12 Chris Cannam Ensure -Werror isn't used in default (release) builds in the checker subrepo
2019-12-10 Chris Cannam Ask for confirmation
2019-12-10 Chris Cannam Added tag sv_v4.0.1 for changeset 7cb68e49b64c
2019-12-09 Chris Cannam Release date sv_v4.0.1
2019-12-09 Chris Cannam Merge (a null merge)
2019-11-21 Chris Cannam Avoid a compiler warning
2019-12-06 Chris Cannam Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window.
2019-12-05 Chris Cannam Further INSTALL updates
2019-12-05 Chris Cannam Update the build instructions somewhat
2019-12-05 Chris Cannam Subrepo update
2019-12-05 Chris Cannam Wording
2019-11-21 Chris Cannam Actually no, this is plainly a 4.0.1, not a 4.1
2019-11-21 Chris Cannam Next release will be 4.1; update changelog, and update Qt version in build
2019-11-21 Chris Cannam Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz
2019-11-20 Chris Cannam Install is Linux-only
2019-11-20 Chris Cannam Update translation files
2019-11-20 Chris Cannam Test install step
2019-11-20 Chris Cannam Add executable flag to install targets
2019-11-01 Chris Cannam Update VC redist paths
2019-10-31 Chris Cannam Another subrepo update for the PA fix
2019-10-31 Chris Cannam Merge from branch pa_catalina, apparently fixing audio device problem in some macOS systems (see SourceForge bug #273 Port Audio Fail on MacOS Catalina (10.15))
2019-10-31 Chris Cannam Update with external-program alignment fix pa_catalina
2019-10-30 Chris Cannam Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated API pa_catalina
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 90da8fead949
2019-10-25 Chris Cannam ...and for the helpers directory sv_v4.0
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 1a0defadb911
2019-10-25 Chris Cannam Add required library
2019-10-25 Chris Cannam Repoint doesn't seem to like the relative path - must fix
2019-10-25 Chris Cannam Added tag sv_v4.0 for changeset 7c09d776d579
2019-10-24 Chris Cannam Also remove volume
2019-10-24 Chris Cannam Put in an actual date
2019-10-24 Chris Cannam Remove JACK dependency - it should be findable at runtime using the dynamic JACK mechanism
2019-10-24 Chris Cannam Next builds will be 4.0; remove beta-release warning
2019-10-24 Chris Cannam CI updates and fixes
2019-10-23 Chris Cannam Fix idiotic presentation of /a flag as if argument to /n flag
2019-10-23 Chris Cannam This absurdity seems to be how you print a blank line in batch
2019-10-23 Chris Cannam Update to VC2019
2019-10-22 Chris Cannam Restore this check
2019-10-22 Chris Cannam Merge
2019-10-22 Chris Cannam Add /a flag to do the right thing if more than one cert is found
2019-10-22 Chris Cannam Subrepo update (taking on c++11-mutex code for Vamp SDK)
2019-10-21 Chris Cannam Additions to Mac build scripting
2019-10-21 Chris Cannam Place output in packages/
2019-10-21 Chris Cannam Towards single-script packaging
2019-10-18 Chris Cannam Single script to rebuild, package, and copy properly named package to packages directory
2019-10-18 Chris Cannam Added tag sv_v4.0pre3 for changeset 4cbee7ae4533
2019-10-18 Chris Cannam Removed tag sv-v4.0pre3 sv_v4.0pre3
2019-10-18 Chris Cannam Added tag sv-v4.0pre3 for changeset f6398deea932
2019-10-17 Chris Cannam Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
2019-10-17 Chris Cannam Subrepo update
2019-10-17 Chris Cannam Update CHANGELOG
2019-10-17 Chris Cannam Fix extreme sluggishness when starting and stopping playback using PulseAudio
2019-10-17 Chris Cannam Fix compiler warning
2019-10-17 Chris Cannam Fix #1941 Selecting duration of box doesn't work as expected
2019-10-17 Chris Cannam Fix permissions in copied-in libraries
2019-10-16 Chris Cannam Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode
2019-10-16 Chris Cannam Further Mac deployment updates
2019-10-16 Chris Cannam Next version will be pre3
2019-10-16 Chris Cannam Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
2019-10-16 Chris Cannam Rework deployment scripts with a separate package/notarize step
2019-10-16 Chris Cannam Subrepo update
2019-10-16 Chris Cannam Fix #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode. We can now, for the first time ever, vertically align the amplitude follower output with a waveform layer underneath.
2019-10-16 Chris Cannam Subrepo update
2019-10-15 Chris Cannam Fix #1942 Box layer not always inheriting the right unit
2019-10-15 Chris Cannam Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
2019-10-14 Chris Cannam Fix #1948 Delete button not working in Edit Layer Data dialog
2019-10-11 Chris Cannam Fix for #1937 Crash on Mac when hitting New Session while playing
2019-10-10 Chris Cannam Merge
2019-10-10 Chris Cannam Versions and paths
2019-10-10 Chris Cannam Added tag sv_v4.0pre2_deb_deploy for changeset c56056a3dfb2
2019-10-10 Chris Cannam Wording sv_v4.0pre2_deb_deploy
2019-10-10 Chris Cannam Added tag sv_v4.0pre2 for changeset 6845d7dafebf
2019-10-10 Chris Cannam OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
2019-10-10 Chris Cannam QCommandLineParser::addOptions is too recent for the compatibility deb build
2019-10-10 Chris Cannam Make static to avoid multiple definitions
2019-10-10 Chris Cannam One more attempt at this compatibility workaround
2019-10-10 Chris Cannam And another!
2019-10-10 Chris Cannam Another attempt
2019-10-10 Chris Cannam Attempted build fix for old Ubuntu deb build
2019-10-09 Chris Cannam Update notarization notes
2019-10-09 Chris Cannam Bitbucket -> Sourcehut sv_v4.0pre2
2019-10-09 Chris Cannam Version and update beta warning
2019-10-09 Chris Cannam Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer
2019-10-09 Chris Cannam Fix #1905 Window title is not properly reset on New Session
2019-10-09 Chris Cannam Fix #1901 Re-aligning paste operation not working since single-point event update
2019-10-09 Chris Cannam Further light streamlining
2019-10-09 Chris Cannam Slightly streamline image scaling (#1933)
2019-10-09 Chris Cannam Merge
2019-10-08 Chris Cannam Full dates
2019-10-07 Chris Cannam Fix #1931 Top of property box is snipped off on Mac
2019-10-07 Chris Cannam Fix #1932 Toggling property boxes is broken in current default branch
2019-10-07 Chris Cannam Merge from branch time-frequency-boxes
2019-10-07 Chris Cannam Minor text tweak
2019-10-07 Chris Cannam Comments
2019-10-04 Chris Cannam Update to new PaneStack options API time-frequency-boxes
2019-10-04 Chris Cannam Don't wait forever for this lock time-frequency-boxes
2019-09-25 Chris Cannam Subrepo update
2019-09-25 Chris Cannam Add Box layer to all.sv
2019-09-25 Chris Cannam Update CHANGELOG to reflect name change
2019-09-25 Chris Cannam Merge from branch time-frequency-boxes
2019-09-25 Chris Cannam Support importing CSV to box models - though it would be nice to be able to set the unit (e.g. Hz) automatically time-frequency-boxes
2019-09-25 Chris Cannam Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty time-frequency-boxes
2019-09-24 Chris Cannam Added tag sv_v4.0pre1 for changeset 44d0b0fc4d04 time-frequency-boxes
2019-09-21 Chris Cannam MSVC build fix time-frequency-boxes sv_v4.0pre1
2019-09-20 Chris Cannam Fix icon name time-frequency-boxes
2019-09-20 Chris Cannam I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment time-frequency-boxes
2019-09-20 Chris Cannam Add time-frequency box icon time-frequency-boxes
2019-09-20 Chris Cannam Next build should be 3.4-pre1 time-frequency-boxes
2019-09-20 Chris Cannam Editing and load/save of time-frequency box layers time-frequency-boxes
2019-09-20 Chris Cannam Fix directory test time-frequency-boxes
2019-09-20 Chris Cannam Some work on time-frequency box layer editing and export time-frequency-boxes
2019-09-19 Chris Cannam Add TimeFrequencyBoxes to layer factory time-frequency-boxes
2019-09-19 Chris Cannam Introduce time-frequency box model & layer (not linked to UI yet) time-frequency-boxes
2019-09-19 Chris Cannam Subrepo update
2019-09-19 Chris Cannam Add audio/ogg
2019-09-13 Chris Cannam Fix, I think, #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
2019-09-12 Chris Cannam Subrepo updates (performance-related)
2019-09-11 Chris Cannam Update subrepos
2019-09-06 Chris Cannam Update Qt version
2019-09-06 Chris Cannam Acquire newer Hg version
2019-09-06 Chris Cannam Newer hg version for sr.ht
2019-09-03 Chris Cannam Avoid breaking if CHANGELOG happens to have DOS line endings
2019-08-30 Chris Cannam Bitbucket -> Sourcehut, and subrepo update
2019-08-14 Chris Cannam Update server certificate fingerprints
2019-08-14 Chris Cannam Subrepo update
2019-07-19 Chris Cannam Subrepo update
2019-07-18 Chris Cannam Subrepo update
2019-07-17 Chris Cannam Merge from branch by-id
2019-07-17 Chris Cannam Subrepo update by-id
2019-07-17 Chris Cannam Fix failure to stop transform when Cancel clicked by-id
2019-07-15 Chris Cannam Work on the cancel-button by-id
2019-07-05 Chris Cannam Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. by-id
2019-07-04 Chris Cannam Update PlayParameters by-id
2019-07-04 Chris Cannam Updates throughout for ModelById logic by-id
2019-06-24 Chris Cannam Add forgotten subrepo update by-id
2019-06-21 Chris Cannam Experiment updating AggregateWaveModel. This builds, but can't align anything. by-id
2019-06-21 Chris Cannam Introduce Model to ById by-id
2019-06-21 Chris Cannam Minor tidy
2019-06-20 Chris Cannam Experiment toward working out an id-model store by-id
2019-06-20 Chris Cannam Update subrepos
2019-06-11 Chris Cannam Subrepo and Repoint update
2019-05-24 Chris Cannam Fix incorrect frequency display in peak-freq mode
2019-05-22 Chris Cannam Ensure 3.3-stable tracks the same branch in the subrepos 3.3-stable
2019-05-21 Chris Cannam Added tag sv_v3.3 for changeset 3193a0ab2200 3.3-stable
2019-05-21 Chris Cannam 32-bit build lacks AAC and WMA, don't fail tests for those 3.3-stable sv_v3.3
2019-05-21 Chris Cannam Versions 3.3-stable
2019-05-21 Chris Cannam Sign the right thing! 3.3-stable
2019-05-21 Chris Cannam Sign the right thing!
2019-05-21 Chris Cannam OK, this will be 3.3 3.3-stable
2019-05-20 Chris Cannam Fix rendering of time-instant layer, + general subrepo updates
2019-05-17 Chris Cannam Merge from branch single-point
2019-05-17 Chris Cannam Version and date 3.3-stable
2019-05-16 Chris Cannam Oops single-point
2019-05-16 Chris Cannam Oops
2019-05-16 Chris Cannam Build fix for Travis
2019-05-16 Chris Cannam Build fix for Travis single-point
2019-05-16 Chris Cannam Merge from default branch single-point
2019-05-16 Chris Cannam Add Opus libraries
2019-05-16 Chris Cannam Update subrepos single-point
2019-05-16 Chris Cannam Merge from default branch single-point
2019-05-07 Chris Cannam Fix crashing test when a reader is not compiled in
2019-05-07 Chris Cannam Subrepo update single-point
2019-05-03 Chris Cannam Update to fix & test crash when opening nonsense files with .ogg suffix
2019-04-30 Chris Cannam Make audio file decoding libraries required rather than optional - following a nasty situation with the 3.3-pre1 build
2019-04-29 Chris Cannam Added tag sv_v3.3pre2 for changeset efea4a6a909a
2019-04-29 Chris Cannam Update version! sv_v3.3pre2
2019-04-29 Chris Cannam Added tag sv_v3.3pre2 for changeset 1d87a709fe1a
2019-04-29 Chris Cannam Add Opus libraries!
2019-04-25 Chris Cannam Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way? sandbox-notarize
2019-04-25 Chris Cannam This branch is toward v3.4 single-point
2019-04-05 Chris Cannam Build fix single-point
2019-04-05 Chris Cannam Added tag sv_v3.3pre1 for changeset 0f94d8f9f7d2
2019-04-04 Chris Cannam Update to 5.12.2 sv_v3.3pre1
2019-04-04 Chris Cannam Update CHANGELOG and version for 3.3-pre1
2019-04-04 Chris Cannam Subrepo updates, including grafting across the fix for #1877 crash on closing session during alignment
2019-04-04 Chris Cannam Add a header single-point
2019-04-04 Chris Cannam Minor updates to bq libs single-point
2019-04-04 Chris Cannam Update to make Document own input aggregate model for alignment - fixing #1877 crash on closing session during alignment single-point
2019-04-03 Chris Cannam Update tests for most recent changes single-point
2019-04-03 Chris Cannam Replace former "all" session with a version exported from current, which has been manually checked to make sure the differences from the 3.2.1 export (saved alongside in all-3.2.1.sv) are not meaningful. This one passes the session export test, with some remaining caveats about screen resolution. single-point
2019-04-03 Chris Cannam Compatibility fixes in model streaming single-point
2019-04-03 Chris Cannam bqfft update single-point
2019-04-03 Chris Cannam Further update for bqfft
2019-04-02 Chris Cannam Ensure stable ordering of models & layers on file load/save single-point
2019-04-02 Chris Cannam Plain diff is perhaps more use single-point
2019-03-29 Chris Cannam Test updates single-point
2019-03-29 Chris Cannam Merge from default branch single-point
2019-03-29 Chris Cannam Update bqfft to support non-power-of-two sizes
2019-03-29 Chris Cannam Test files single-point
2019-03-28 Chris Cannam Update CSV export single-point
2019-03-28 Chris Cannam Implement exportlayer single-point
2019-03-28 Chris Cannam Add /exportlayer OSC command single-point
2019-03-28 Chris Cannam Doc update single-point
2019-03-28 Chris Cannam Support OSC script even with no OSC port single-point
2019-03-28 Chris Cannam Update to use revised export ID mechanism for XmlExportables, etc single-point
2019-03-28 Chris Cannam Merge from branch osc-script single-point
2019-03-27 Chris Cannam Some fixes to event-export attribute names osc-script
2019-03-27 Chris Cannam Add script to compare resaved session with original osc-script
2019-03-27 Chris Cannam Fix crash when replacing main model during re-alignment osc-script
2019-03-26 Chris Cannam Debug output osc-script
2019-03-26 Chris Cannam Implement options, add --no-splash osc-script
2019-03-25 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
2019-03-22 Chris Cannam Further updates to path & image model etc single-point
2019-03-21 Chris Cannam Fix wandering measure rect single-point
2019-03-21 Chris Cannam Subrepo update
2019-03-21 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions)
2019-03-20 Chris Cannam Fixes to feature snapping etc single-point
2019-03-19 Chris Cannam Further single-point API updates single-point
2019-03-15 Chris Cannam Update subrepos for RegionModel/RegionLayer changes single-point
2019-03-14 Chris Cannam Update subrepos following further single-point changes, including removal of FlexiNoteModel as essentially identical to NoteModel single-point
2019-03-14 Chris Cannam Update subrepos for single-point API in NoteLayer single-point
2019-03-11 Chris Cannam Update svcore with various event-related changes single-point
2019-03-08 Chris Cannam Subrepo updates for single-point Event/EventSeries implementation single-point
2019-02-27 Chris Cannam Fix some compiler warnings
2019-02-26 Chris Cannam Update subrepos
2019-02-18 Chris Cannam Update Qt versions in Win builds
2019-02-18 Chris Cannam Add CITATION here too
2019-02-18 Chris Cannam Add CITATION file
2019-02-12 Chris Cannam Fix filename encoding in test file
2019-02-07 Chris Cannam Update Vamp SDK subrepo
2019-02-01 Chris Cannam Subrepo update
2019-01-31 Chris Cannam Tidy in subrepo
2019-01-31 Chris Cannam Update CHANGELOG
2019-01-31 Chris Cannam Merge from branch rubberband-static. This actually undoes the source inclusion of Rubber Band and just switches to static linkage for the .deb package.
2019-01-31 Chris Cannam Remove Rubber Band shared libraries to force static linkage rubberband-static
2019-01-31 Chris Cannam Finish undoing bundling rubberband-static
2019-01-31 Chris Cannam Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only. rubberband-static
2019-01-31 Chris Cannam Merge from default branch rubberband-static
2019-01-30 Chris Cannam Merge from branch bqaudiostream
2019-01-30 Chris Cannam Line endings
2019-01-30 Chris Cannam WMA test cases bqaudiostream
2019-01-30 Chris Cannam Getting a warning about this library - let's try suppressing it bqaudiostream
2019-01-30 Chris Cannam Move build-32 to the arguably more sensible win32 location bqaudiostream
2019-01-30 Chris Cannam Fix incorrect number formatting results for 32-bit MinGW build bqaudiostream
2019-01-30 Chris Cannam Opus fix for win32 bqaudiostream
2019-01-25 Chris Cannam Opus for Win32 bqaudiostream
2019-01-25 Chris Cannam Opus support on Windows (64-bit so far) bqaudiostream
2019-01-23 Chris Cannam Merge from default branch bqaudiostream
2019-01-23 Chris Cannam macOS Opus support bqaudiostream
2019-01-23 Chris Cannam Further Opus fixes bqaudiostream
2019-01-22 Chris Cannam Some Win fixes & notes bqaudiostream
2019-01-22 Chris Cannam Add Opus support bqaudiostream
2019-01-22 Chris Cannam Read metadata from files in CoreAudio reader bqaudiostream
2019-01-21 Chris Cannam Advance next version bqaudiostream
2019-01-21 Chris Cannam Various fixes to audio metadata handling bqaudiostream
2019-01-21 Chris Cannam Fix potential crash due to divide-by-zero bqaudiostream
2019-01-18 Chris Cannam Update for more MediaFoundation bits & testing bqaudiostream
2019-01-17 Chris Cannam Add MediaFoundation flags; subrepo updates; boldly refuse to continue when a test fails bqaudiostream
2019-01-16 Chris Cannam More on stderr forwarding from checker/helper
2019-01-15 Chris Cannam Handle some metadata from bq audio stream bqaudiostream
2019-01-15 Chris Cannam Fix in piper-vamp-cpp for older Qt versions
2019-01-11 Chris Cannam Ensure that stderr output from plugins goes to the log file
2019-01-09 Chris Cannam Merge from branch fix-static-analysis
2019-01-09 Chris Cannam Make it possible to choose the column separator on CSV import, if more than one plausible separator is found
2019-01-08 Chris Cannam Merge from default branch bqaudiostream
2019-01-08 Chris Cannam Dates and minor text fix
2019-01-08 Chris Cannam Added tag sv_v3.2.1 for changeset 72e60532c1cc
2019-01-07 Chris Cannam Update to current locations of CRT files sv_v3.2.1
2019-01-07 Chris Cannam Update CHANGELOG for 3.2.1
2019-01-07 Chris Cannam Russian translation of microphone permission string, thanks to Alexandre Prokoudine
2019-01-07 Chris Cannam Czech translation of microphone permission string, thanks to Pavel Fric
2019-01-04 Chris Cannam Also officially stop recording before exiting
2019-01-04 Chris Cannam Fix crash when closing application or invoking New Session while recording is in progress
2019-01-04 Chris Cannam Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
2019-01-04 Chris Cannam Ignore this test file as well
2019-01-04 Chris Cannam Next release will be 3.2.1
2018-12-19 Chris Cannam Sample a column only if it is set (avoids flash of mis-ranged material when scrolling with view normalisation on)
2018-12-19 Chris Cannam Fix overlooked int -> ZoomLevel update (thanks bluemoon)
2018-12-19 Chris Cannam Fix crash on exit when not using OSC
2018-12-14 Chris Cannam Added tag sv_v3.2_win64_deploy for changeset 2b8eaf15ae90
2018-12-14 Chris Cannam We need these DLLs in the helpers directory as well (at least on Win7) sv_v3.2_win64_deploy
2018-12-13 Chris Cannam Added tag sv_v3.2 for changeset 33adcc8783a6
2018-12-13 Chris Cannam This will be 3.2 sv_v3.2
2018-12-13 Chris Cannam Minor updates to build text
2018-12-13 Chris Cannam Add updated Russian translation from Alexandre
2018-12-13 Chris Cannam Ensure Docker cache is defeated when necessary for a consistent build
2018-12-12 Chris Cannam Fix address!
2018-12-06 Chris Cannam Fix some warnings bqaudiostream
2018-12-06 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
2018-12-06 Chris Cannam Rebuild after removing LTO
2018-12-06 Chris Cannam Remove LTO again. It makes linking very slow, I'm not noticing any practical difference in performance, it doesn't work correctly on Travis image etc, and it sometimes breaks in incremental builds.
2018-12-06 Chris Cannam Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up
2018-12-05 Chris Cannam Another update to Czech translation from Pavel Fric
2018-12-05 Chris Cannam This is pre2b - i.e. it's only going to be built as a hotfix for one platform, for now
2018-12-05 Chris Cannam Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
2018-12-05 Chris Cannam Add png icon file
2018-12-04 Chris Cannam Bring in bqaudiostream sources bqaudiostream
2018-12-04 Chris Cannam Build fix (hack) fix-static-analysis
2018-12-04 Chris Cannam Merge from default branch fix-static-analysis
2018-12-04 Chris Cannam Updates to try to resolve bitbucket access problem from old Ubuntu 14.04 image - switching to using a dedicated build ssh key (locally stored, not in the repo!) copied in on demand
2018-12-04 Chris Cannam Update sv-dependency-builds to remove use of hg subrepo
2018-12-02 Chris Cannam Added tag sv_v3.2pre2 for changeset c3c648a6e711
2018-12-02 Chris Cannam Minor line-number changes sv_v3.2pre2
2018-12-02 Chris Cannam Updated Czech translation from Pavel Fric
2018-12-02 Chris Cannam This will be pre2
2018-11-29 Chris Cannam Ensure that undo restores deleted pane's layers in their original order
2018-11-29 Chris Cannam Fix erasing of Region layer labels as the playhead moves over them
2018-11-29 Chris Cannam Expected symbol for RB sources
2018-11-29 Chris Cannam RB updateed repoint-lock.json
2018-11-29 Chris Cannam Further build bits
2018-11-29 Chris Cannam Actually no, let's do this for all platforms
2018-11-29 Chris Cannam Win32 bits
2018-11-29 Chris Cannam Rubberband update for allocators
2018-11-28 Chris Cannam Merge from branch rubberband-static
2018-11-28 Chris Cannam File to include all RB sources at once! rubberband-static
2018-11-28 Chris Cannam Bring in Rubber Band as an ext/ dependency via Repoint and link it statically rubberband-static
2018-11-26 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-26 Chris Cannam Use override throughout, + include guards fix-static-analysis
2018-11-25 Chris Cannam Mention Repoint
2018-11-22 Chris Cannam Add run-clang-tidy script fix-static-analysis
2018-11-22 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
2018-11-22 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
2018-11-21 Chris Cannam Deb fixes
2018-11-21 Chris Cannam Fix some typos in deb scripts
2018-11-21 Chris Cannam File extension
2018-11-21 Chris Cannam +x
2018-11-21 Chris Cannam Experimental Docker deb package build
2018-11-16 Chris Cannam Added tag sv_v3.2pre1 for changeset 3fc52a2fadce
2018-11-16 Chris Cannam This seems to be necessary in order to bail out properly sv_v3.2pre1
2018-11-16 Chris Cannam This actual release will be pre1
2018-11-16 Chris Cannam Update translation strings again
2018-11-16 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
2018-11-15 Chris Cannam Update CHANGELOG
2018-11-15 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 padding
2018-11-15 Chris Cannam Handle integer pixel scaling as well
2018-11-15 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
2018-11-15 Chris Cannam LTO on macOS as well
2018-11-15 Chris Cannam Slice layer reworking, again
2018-11-15 Chris Cannam Experiment with LTO on gcc build
2018-11-15 Chris Cannam AppVeyor updated to 5.11.2 I see
2018-11-14 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
2018-11-14 Chris Cannam We need to draw illumination label *after* the spectrum...
2018-11-14 Chris Cannam Fix some incorrect pixel scaling
2018-11-14 Chris Cannam Minor subrepo update
2018-11-14 Chris Cannam Merge from branch spectrogramparam
2018-11-14 Chris Cannam Fixes to spectrum log scale, etc spectrogramparam
2018-11-14 Chris Cannam Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling spectrogramparam
2018-11-13 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
2018-11-13 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 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 cases spectrogramparam
2018-11-13 Chris Cannam Fixes to spectrum peak picking, & make zoom-to-region work sensibly there spectrogramparam
2018-11-12 Chris Cannam Spectrum speedups spectrogramparam
2018-11-12 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 considered spectrogramparam
2018-11-12 Chris Cannam Merge from default branch spectrogramparam
2018-11-09 Chris Cannam Subrepo updates
2018-11-09 Chris Cannam Merge
2018-11-09 Chris Cannam Add code-signing support
2018-11-09 Chris Cannam Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
2018-11-08 Chris Cannam Much faster peak picking in spectrum spectrogramparam
2018-11-08 Chris Cannam Fixes to "colour" rendering mode for spectrum spectrogramparam
2018-11-07 Chris Cannam Implement oversampling in spectrum, + various spectrum rendering improvements spectrogramparam
2018-11-06 Chris Cannam Merge in subrepo spectrogramparam
2018-11-06 Chris Cannam Merge from default branch spectrogramparam
2018-11-06 Chris Cannam Make context help explain how to adjust & reset
2018-11-06 Chris Cannam Experimental Oversampling parameter spectrogramparam
2018-11-06 Chris Cannam Merge from branch zoom
2018-11-06 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
2018-11-06 Chris Cannam Merge from default branch zoom
2018-11-05 Chris Cannam Carry out EPERM test only if Apple
2018-11-05 Chris Cannam Scaling tweaks
2018-11-05 Chris Cannam Update translations again
2018-11-02 Chris Cannam Small rendering improvements for waveform
2018-11-02 Chris Cannam Update for checker handling for security errors, etc
2018-11-02 Chris Cannam Merge
2018-11-02 Chris Cannam Deployment tweaks
2018-11-02 Chris Cannam Use a slightly more compact dialog (esp on Mac)
2018-11-02 Chris Cannam Notes on notarization
2018-11-01 Chris Cannam Update translations
2018-11-01 Chris Cannam Fix failure to show proper initial state of layer level/pan
2018-11-01 Chris Cannam Fix incorrect completion reporting for alignment models reloaded from session file
2018-11-01 Chris Cannam Stop playback when New Session invoked
2018-11-01 Chris Cannam Check Piper server version
2018-11-01 Chris Cannam Ugh, and this one. What a doofus
2018-11-01 Chris Cannam Remove 32-bit element
2018-11-01 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
2018-11-01 Chris Cannam Experiment with a custom AppRun that doesn't have to chdir
2018-11-01 Chris Cannam Just run --version, don't try to connect to display
2018-11-01 Chris Cannam ... or -v
2018-11-01 Chris Cannam Merge
2018-11-01 Chris Cannam Add --version option
2018-10-31 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 relevant
2018-10-30 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
2018-10-30 Chris Cannam Add some more scalable icons, + subrepo update
2018-10-30 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 through
2018-10-18 Chris Cannam Update CHANGELOG
2018-10-18 Chris Cannam Add more colour maps, + related changes in subrepos
2018-10-18 Chris Cannam Add four more scalable SVGs
2018-10-17 Chris Cannam Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
2018-10-17 Chris Cannam Update Piper client/server with Nyquist-bin fix
2018-10-15 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-12 Chris Cannam Housekeeping merge
2018-10-12 Chris Cannam Merge zoom
2018-10-12 Chris Cannam Merge from default branch zoom
2018-10-12 Chris Cannam Subrepo updates
2018-10-11 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 box
2018-10-11 Chris Cannam Merge in subrepo
2018-10-11 Chris Cannam Fix compiler error for undeclared std exception
2018-10-11 Chris Cannam Rework cache and some OSX-related details
2018-10-11 Chris Cannam Fix ugly text positioning
2018-10-10 Chris Cannam Remove some debug
2018-10-10 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-frame
2018-10-10 Chris Cannam Merge from branch zoom
2018-10-09 Chris Cannam Subrepo update zoom
2018-10-03 Chris Cannam Show default name for unlabelled bin
2018-10-03 Chris Cannam Fix invisible cancel buttons
2018-10-02 Chris Cannam Minor debug output change
2018-10-02 Chris Cannam Fixes to handling of plugin stdouts
2018-10-01 Chris Cannam Merge from default branch zoom
2018-10-01 Chris Cannam Avoid blowing up when faced with min==max in plugin parameter range
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
2018-05-24 Chris Cannam Linux build fix baselib-win-build
2018-05-24 Chris Cannam OSX build fix baselib-win-build
2018-05-24 Chris Cannam Merge baselib-win-build
2018-05-24 Chris Cannam qmacstyle no longer needed?
2018-05-24 Chris Cannam Alternative build mechanism for Windows, with base as a library and a single script to run full builds baselib-win-build
2018-05-23 Chris Cannam Add "Add" plugin-path-config
2018-05-23 Chris Cannam More work on plugin path config plugin-path-config
2018-05-21 Chris Cannam Toward more than one plugin type in this widget plugin-path-config
2018-05-18 Chris Cannam Update Repoint to v1.0
2018-05-18 Chris Cannam CI update for newer system
2018-05-17 Chris Cannam Update to remove some debug (again)
2018-05-17 Chris Cannam Update with likely fix
2018-05-17 Chris Cannam Commit some extra debug, trying to narrow down Travis failure case
2018-05-16 Chris Cannam Subrepo update for test; add some apt packages that are needed on vanilla ubuntu even though travis does have them already (as a handy reference)
2018-05-15 Chris Cannam Merge from branch repoint
2018-05-15 Chris Cannam Subrepo update for path adjustment buttons plugin-path-config
2018-05-15 Chris Cannam Subrepo update
2018-05-15 Chris Cannam Update subrepos: fix warnings, semi-implement up/down in plugin path configurator plugin-path-config
2018-05-11 Chris Cannam Update branch plugin-path-config
2018-05-11 Chris Cannam Toward allowing the user to see (at least, and maybe change) the plugin path plugin-path-config
2018-05-11 Chris Cannam Up & down repoint
2018-05-10 Chris Cannam Tidy up rounding + tests
2018-05-10 Chris Cannam Tidy up rounding + tests repoint
2018-05-09 Chris Cannam Vext -> Repoint. Let's see how this goes. repoint
2018-05-08 Chris Cannam Fix for scale line positioning on OSX
2018-05-04 Chris Cannam Update subrepo for 32-bit fix
2018-05-03 Chris Cannam Reset to default branch
2018-05-03 Chris Cannam Merge from branch horizontal-scale
2018-05-03 Chris Cannam Horizontal scale and colour-scale fixes for spectrum horizontal-scale
2018-05-02 Chris Cannam Better log scale tick calculations horizontal-scale
2018-05-02 Chris Cannam Fix project file for this branch horizontal-scale
2018-05-02 Chris Cannam Merge from default branch horizontal-scale
2018-05-02 Chris Cannam Fix accidental removal of empty-pane/layer addition shortcuts
2018-05-02 Chris Cannam Add new icon
2018-05-02 Chris Cannam Fixes to horizontal scale bits horizontal-scale
2018-05-01 Chris Cannam Draw some ticks horizontal-scale
2018-05-01 Chris Cannam Branch towards adding horizontal numerical scales to things horizontal-scale
2018-04-26 Chris Cannam Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
2018-04-26 Chris Cannam Scale scalable icon