log

age author description
Thu, 16 May 2019 11:14:18 +0100 Chris Cannam Update subrepos single-point
Thu, 16 May 2019 11:07:32 +0100 Chris Cannam Merge from default branch single-point
Tue, 07 May 2019 15:56:40 +0100 Chris Cannam Fix crashing test when a reader is not compiled in
Tue, 07 May 2019 15:53:36 +0100 Chris Cannam Subrepo update single-point
Fri, 03 May 2019 13:44:12 +0100 Chris Cannam Update to fix & test crash when opening nonsense files with .ogg suffix
Tue, 30 Apr 2019 09:33:59 +0100 Chris Cannam Make audio file decoding libraries required rather than optional - following a nasty situation with the 3.3-pre1 build
Mon, 29 Apr 2019 16:12:56 +0100 Chris Cannam Added tag sv_v3.3pre2 for changeset efea4a6a909a
Mon, 29 Apr 2019 16:12:51 +0100 Chris Cannam Update version! sv_v3.3pre2
Mon, 29 Apr 2019 15:39:46 +0100 Chris Cannam Added tag sv_v3.3pre2 for changeset 1d87a709fe1a
Mon, 29 Apr 2019 13:21:50 +0100 Chris Cannam Add Opus libraries!
Thu, 25 Apr 2019 16:46:02 +0100 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
Thu, 25 Apr 2019 11:30:27 +0100 Chris Cannam This branch is toward v3.4 single-point
Fri, 05 Apr 2019 13:41:52 +0100 Chris Cannam Build fix single-point
Fri, 05 Apr 2019 11:13:46 +0100 Chris Cannam Added tag sv_v3.3pre1 for changeset 0f94d8f9f7d2
Thu, 04 Apr 2019 20:41:44 +0100 Chris Cannam Update to 5.12.2 sv_v3.3pre1
Thu, 04 Apr 2019 16:50:43 +0100 Chris Cannam Update CHANGELOG and version for 3.3-pre1
Thu, 04 Apr 2019 16:18:01 +0100 Chris Cannam Subrepo updates, including grafting across the fix for #1877 crash on closing session during alignment
Thu, 04 Apr 2019 14:11:25 +0100 Chris Cannam Add a header single-point
Thu, 04 Apr 2019 13:59:26 +0100 Chris Cannam Minor updates to bq libs single-point
Thu, 04 Apr 2019 11:17:04 +0100 Chris Cannam Update to make Document own input aggregate model for alignment - fixing #1877 crash on closing session during alignment single-point
Wed, 03 Apr 2019 16:19:42 +0100 Chris Cannam Update tests for most recent changes single-point
Wed, 03 Apr 2019 16:08:03 +0100 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
Wed, 03 Apr 2019 16:04:52 +0100 Chris Cannam Compatibility fixes in model streaming single-point
Wed, 03 Apr 2019 16:01:59 +0100 Chris Cannam bqfft update single-point
Wed, 03 Apr 2019 15:04:14 +0100 Chris Cannam Further update for bqfft
Tue, 02 Apr 2019 14:54:08 +0100 Chris Cannam Ensure stable ordering of models & layers on file load/save single-point
Tue, 02 Apr 2019 14:53:40 +0100 Chris Cannam Plain diff is perhaps more use single-point
Fri, 29 Mar 2019 19:17:32 +0000 Chris Cannam Test updates single-point
Fri, 29 Mar 2019 16:21:37 +0000 Chris Cannam Merge from default branch single-point
Fri, 29 Mar 2019 16:11:54 +0000 Chris Cannam Update bqfft to support non-power-of-two sizes
Fri, 29 Mar 2019 11:24:46 +0000 Chris Cannam Test files single-point
Thu, 28 Mar 2019 16:04:29 +0000 Chris Cannam Update CSV export single-point
Thu, 28 Mar 2019 14:34:48 +0000 Chris Cannam Implement exportlayer single-point
Thu, 28 Mar 2019 14:34:29 +0000 Chris Cannam Add /exportlayer OSC command single-point
Thu, 28 Mar 2019 13:42:03 +0000 Chris Cannam Doc update single-point
Thu, 28 Mar 2019 13:38:24 +0000 Chris Cannam Support OSC script even with no OSC port single-point
Thu, 28 Mar 2019 11:58:58 +0000 Chris Cannam Update to use revised export ID mechanism for XmlExportables, etc single-point
Thu, 28 Mar 2019 11:56:59 +0000 Chris Cannam Merge from branch osc-script single-point
Wed, 27 Mar 2019 16:07:40 +0000 Chris Cannam Some fixes to event-export attribute names osc-script
Wed, 27 Mar 2019 15:41:27 +0000 Chris Cannam Add script to compare resaved session with original osc-script
Wed, 27 Mar 2019 14:24:45 +0000 Chris Cannam Fix crash when replacing main model during re-alignment osc-script
Tue, 26 Mar 2019 14:35:17 +0000 Chris Cannam Debug output osc-script
Tue, 26 Mar 2019 14:35:11 +0000 Chris Cannam Implement options, add --no-splash osc-script
Mon, 25 Mar 2019 15:53:03 +0000 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
Fri, 22 Mar 2019 17:49:36 +0000 Chris Cannam Further updates to path & image model etc single-point
Thu, 21 Mar 2019 15:26:41 +0000 Chris Cannam Fix wandering measure rect single-point
Thu, 21 Mar 2019 15:25:23 +0000 Chris Cannam Subrepo update
Thu, 21 Mar 2019 15:24:19 +0000 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions)
Wed, 20 Mar 2019 15:46:46 +0000 Chris Cannam Fixes to feature snapping etc single-point
Tue, 19 Mar 2019 13:07:20 +0000 Chris Cannam Further single-point API updates single-point
Fri, 15 Mar 2019 14:29:22 +0000 Chris Cannam Update subrepos for RegionModel/RegionLayer changes single-point
Thu, 14 Mar 2019 15:34:51 +0000 Chris Cannam Update subrepos following further single-point changes, including removal of FlexiNoteModel as essentially identical to NoteModel single-point
Thu, 14 Mar 2019 13:12:55 +0000 Chris Cannam Update subrepos for single-point API in NoteLayer single-point
Mon, 11 Mar 2019 15:22:55 +0000 Chris Cannam Update svcore with various event-related changes single-point
Fri, 08 Mar 2019 13:39:26 +0000 Chris Cannam Subrepo updates for single-point Event/EventSeries implementation single-point
Wed, 27 Feb 2019 12:34:42 +0000 Chris Cannam Fix some compiler warnings
Tue, 26 Feb 2019 15:15:17 +0000 Chris Cannam Update subrepos
Mon, 18 Feb 2019 13:18:37 +0000 Chris Cannam Update Qt versions in Win builds
Mon, 18 Feb 2019 13:17:26 +0000 Chris Cannam Add CITATION here too
Mon, 18 Feb 2019 13:17:02 +0000 Chris Cannam Add CITATION file
Tue, 12 Feb 2019 15:11:55 +0000 Chris Cannam Fix filename encoding in test file
Thu, 07 Feb 2019 10:44:42 +0000 Chris Cannam Update Vamp SDK subrepo
Fri, 01 Feb 2019 10:00:39 +0000 Chris Cannam Subrepo update
Thu, 31 Jan 2019 15:02:01 +0000 Chris Cannam Tidy in subrepo
Thu, 31 Jan 2019 14:29:04 +0000 Chris Cannam Update CHANGELOG
Thu, 31 Jan 2019 13:17:28 +0000 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.
Thu, 31 Jan 2019 11:37:02 +0000 Chris Cannam Remove Rubber Band shared libraries to force static linkage rubberband-static
Thu, 31 Jan 2019 11:06:11 +0000 Chris Cannam Finish undoing bundling rubberband-static
Thu, 31 Jan 2019 10:33:42 +0000 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
Thu, 31 Jan 2019 10:32:45 +0000 Chris Cannam Merge from default branch rubberband-static
Wed, 30 Jan 2019 15:00:48 +0000 Chris Cannam Merge from branch bqaudiostream
Wed, 30 Jan 2019 14:58:55 +0000 Chris Cannam Line endings
Wed, 30 Jan 2019 14:32:00 +0000 Chris Cannam WMA test cases bqaudiostream
Wed, 30 Jan 2019 14:31:53 +0000 Chris Cannam Getting a warning about this library - let's try suppressing it bqaudiostream
Wed, 30 Jan 2019 11:02:34 +0000 Chris Cannam Move build-32 to the arguably more sensible win32 location bqaudiostream
Wed, 30 Jan 2019 11:02:12 +0000 Chris Cannam Fix incorrect number formatting results for 32-bit MinGW build bqaudiostream
Wed, 30 Jan 2019 10:31:36 +0000 Chris Cannam Opus fix for win32 bqaudiostream
Fri, 25 Jan 2019 13:49:59 +0000 Chris Cannam Opus for Win32 bqaudiostream
Fri, 25 Jan 2019 12:29:12 +0000 Chris Cannam Opus support on Windows (64-bit so far) bqaudiostream
Wed, 23 Jan 2019 14:45:46 +0000 Chris Cannam Merge from default branch bqaudiostream
Wed, 23 Jan 2019 13:51:49 +0000 Chris Cannam macOS Opus support bqaudiostream
Wed, 23 Jan 2019 11:09:05 +0000 Chris Cannam Further Opus fixes bqaudiostream
Tue, 22 Jan 2019 20:09:29 +0000 Chris Cannam Some Win fixes & notes bqaudiostream
Tue, 22 Jan 2019 16:27:36 +0000 Chris Cannam Add Opus support bqaudiostream
Tue, 22 Jan 2019 11:45:40 +0000 Chris Cannam Read metadata from files in CoreAudio reader bqaudiostream
Mon, 21 Jan 2019 15:48:14 +0000 Chris Cannam Advance next version bqaudiostream
Mon, 21 Jan 2019 13:21:36 +0000 Chris Cannam Various fixes to audio metadata handling bqaudiostream
Mon, 21 Jan 2019 13:21:20 +0000 Chris Cannam Fix potential crash due to divide-by-zero bqaudiostream
Fri, 18 Jan 2019 14:46:25 +0000 Chris Cannam Update for more MediaFoundation bits & testing bqaudiostream
Thu, 17 Jan 2019 15:09:56 +0000 Chris Cannam Add MediaFoundation flags; subrepo updates; boldly refuse to continue when a test fails bqaudiostream
Wed, 16 Jan 2019 14:27:24 +0000 Chris Cannam More on stderr forwarding from checker/helper
Tue, 15 Jan 2019 16:43:51 +0000 Chris Cannam Handle some metadata from bq audio stream bqaudiostream
Tue, 15 Jan 2019 13:34:43 +0000 Chris Cannam Fix in piper-vamp-cpp for older Qt versions
Fri, 11 Jan 2019 15:58:49 +0000 Chris Cannam Ensure that stderr output from plugins goes to the log file
Wed, 09 Jan 2019 15:27:32 +0000 Chris Cannam Merge from branch fix-static-analysis
Wed, 09 Jan 2019 14:43:03 +0000 Chris Cannam Make it possible to choose the column separator on CSV import, if more than one plausible separator is found
Tue, 08 Jan 2019 15:26:17 +0000 Chris Cannam Merge from default branch bqaudiostream
Tue, 08 Jan 2019 15:23:33 +0000 Chris Cannam Dates and minor text fix
Tue, 08 Jan 2019 13:31:54 +0000 Chris Cannam Added tag sv_v3.2.1 for changeset 72e60532c1cc
Mon, 07 Jan 2019 19:11:26 +0000 Chris Cannam Update to current locations of CRT files sv_v3.2.1
Mon, 07 Jan 2019 14:51:38 +0000 Chris Cannam Update CHANGELOG for 3.2.1
Mon, 07 Jan 2019 13:17:36 +0000 Chris Cannam Russian translation of microphone permission string, thanks to Alexandre Prokoudine
Mon, 07 Jan 2019 13:17:13 +0000 Chris Cannam Czech translation of microphone permission string, thanks to Pavel Fric
Fri, 04 Jan 2019 15:24:56 +0000 Chris Cannam Also officially stop recording before exiting
Fri, 04 Jan 2019 15:24:46 +0000 Chris Cannam Fix crash when closing application or invoking New Session while recording is in progress
Fri, 04 Jan 2019 12:48:19 +0000 Chris Cannam Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
Fri, 04 Jan 2019 12:47:39 +0000 Chris Cannam Ignore this test file as well
Fri, 04 Jan 2019 12:46:18 +0000 Chris Cannam Next release will be 3.2.1
Wed, 19 Dec 2018 10:40:49 +0000 Chris Cannam Sample a column only if it is set (avoids flash of mis-ranged material when scrolling with view normalisation on)
Wed, 19 Dec 2018 09:32:17 +0000 Chris Cannam Fix overlooked int -> ZoomLevel update (thanks bluemoon)
Wed, 19 Dec 2018 09:29:29 +0000 Chris Cannam Fix crash on exit when not using OSC
Fri, 14 Dec 2018 09:52:44 +0000 Chris Cannam Added tag sv_v3.2_win64_deploy for changeset 2b8eaf15ae90
Fri, 14 Dec 2018 08:27:04 +0000 Chris Cannam We need these DLLs in the helpers directory as well (at least on Win7) sv_v3.2_win64_deploy
Thu, 13 Dec 2018 19:07:19 +0000 Chris Cannam Added tag sv_v3.2 for changeset 33adcc8783a6
Thu, 13 Dec 2018 19:07:10 +0000 Chris Cannam This will be 3.2 sv_v3.2
Thu, 13 Dec 2018 19:02:50 +0000 Chris Cannam Minor updates to build text
Thu, 13 Dec 2018 10:22:30 +0000 Chris Cannam Add updated Russian translation from Alexandre
Thu, 13 Dec 2018 10:22:16 +0000 Chris Cannam Ensure Docker cache is defeated when necessary for a consistent build
Wed, 12 Dec 2018 12:14:47 +0000 Chris Cannam Fix address!
Thu, 06 Dec 2018 13:37:39 +0000 Chris Cannam Fix some warnings bqaudiostream
Thu, 06 Dec 2018 12:51:00 +0000 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
Thu, 06 Dec 2018 09:55:46 +0000 Chris Cannam Rebuild after removing LTO
Thu, 06 Dec 2018 09:55:36 +0000 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.
Thu, 06 Dec 2018 09:36:08 +0000 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
Wed, 05 Dec 2018 13:16:44 +0000 Chris Cannam Another update to Czech translation from Pavel Fric
Wed, 05 Dec 2018 11:35:59 +0000 Chris Cannam This is pre2b - i.e. it's only going to be built as a hotfix for one platform, for now
Wed, 05 Dec 2018 11:35:20 +0000 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
Wed, 05 Dec 2018 11:34:35 +0000 Chris Cannam Add png icon file
Tue, 04 Dec 2018 15:25:57 +0000 Chris Cannam Bring in bqaudiostream sources bqaudiostream
Tue, 04 Dec 2018 14:11:15 +0000 Chris Cannam Build fix (hack) fix-static-analysis
Tue, 04 Dec 2018 13:53:59 +0000 Chris Cannam Merge from default branch fix-static-analysis
Tue, 04 Dec 2018 10:57:36 +0000 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
Tue, 04 Dec 2018 10:31:12 +0000 Chris Cannam Update sv-dependency-builds to remove use of hg subrepo
Sun, 02 Dec 2018 16:04:51 +0000 Chris Cannam Added tag sv_v3.2pre2 for changeset c3c648a6e711
Sun, 02 Dec 2018 16:04:39 +0000 Chris Cannam Minor line-number changes sv_v3.2pre2
Sun, 02 Dec 2018 16:04:33 +0000 Chris Cannam Updated Czech translation from Pavel Fric
Sun, 02 Dec 2018 15:30:56 +0000 Chris Cannam This will be pre2
Thu, 29 Nov 2018 14:26:22 +0000 Chris Cannam Ensure that undo restores deleted pane's layers in their original order
Thu, 29 Nov 2018 11:57:46 +0000 Chris Cannam Fix erasing of Region layer labels as the playhead moves over them
Thu, 29 Nov 2018 11:16:09 +0000 Chris Cannam Expected symbol for RB sources
Thu, 29 Nov 2018 10:35:03 +0000 Chris Cannam RB updateed repoint-lock.json
Thu, 29 Nov 2018 10:15:06 +0000 Chris Cannam Further build bits
Thu, 29 Nov 2018 09:34:39 +0000 Chris Cannam Actually no, let's do this for all platforms
Thu, 29 Nov 2018 09:32:43 +0000 Chris Cannam Win32 bits
Thu, 29 Nov 2018 09:13:14 +0000 Chris Cannam Rubberband update for allocators
Wed, 28 Nov 2018 14:15:57 +0000 Chris Cannam Merge from branch rubberband-static
Wed, 28 Nov 2018 12:55:33 +0000 Chris Cannam File to include all RB sources at once! rubberband-static
Wed, 28 Nov 2018 09:48:57 +0000 Chris Cannam Bring in Rubber Band as an ext/ dependency via Repoint and link it statically rubberband-static
Mon, 26 Nov 2018 14:35:51 +0000 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
Mon, 26 Nov 2018 14:35:05 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Sun, 25 Nov 2018 18:23:23 +0000 Chris Cannam Mention Repoint
Thu, 22 Nov 2018 14:57:22 +0000 Chris Cannam Add run-clang-tidy script fix-static-analysis
Thu, 22 Nov 2018 14:56:35 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Thu, 22 Nov 2018 14:56:18 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Wed, 21 Nov 2018 12:30:40 +0000 Chris Cannam Deb fixes
Wed, 21 Nov 2018 11:55:01 +0000 Chris Cannam Fix some typos in deb scripts
Wed, 21 Nov 2018 11:41:54 +0000 Chris Cannam File extension
Wed, 21 Nov 2018 11:26:12 +0000 Chris Cannam +x
Wed, 21 Nov 2018 11:25:43 +0000 Chris Cannam Experimental Docker deb package build
Fri, 16 Nov 2018 14:32:41 +0000 Chris Cannam Added tag sv_v3.2pre1 for changeset 3fc52a2fadce
Fri, 16 Nov 2018 09:52:37 +0000 Chris Cannam This seems to be necessary in order to bail out properly sv_v3.2pre1
Fri, 16 Nov 2018 09:47:05 +0000 Chris Cannam This actual release will be pre1
Fri, 16 Nov 2018 09:02:23 +0000 Chris Cannam Update translation strings again
Fri, 16 Nov 2018 09:02:16 +0000 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
Thu, 15 Nov 2018 15:26:12 +0000 Chris Cannam Update CHANGELOG
Thu, 15 Nov 2018 15:08:30 +0000 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
Thu, 15 Nov 2018 14:22:02 +0000 Chris Cannam Handle integer pixel scaling as well
Thu, 15 Nov 2018 14:04:56 +0000 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
Thu, 15 Nov 2018 14:00:42 +0000 Chris Cannam LTO on macOS as well
Thu, 15 Nov 2018 13:07:00 +0000 Chris Cannam Slice layer reworking, again
Thu, 15 Nov 2018 13:05:20 +0000 Chris Cannam Experiment with LTO on gcc build
Thu, 15 Nov 2018 09:03:51 +0000 Chris Cannam AppVeyor updated to 5.11.2 I see
Wed, 14 Nov 2018 15:49:27 +0000 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
Wed, 14 Nov 2018 15:14:42 +0000 Chris Cannam We need to draw illumination label *after* the spectrum...
Wed, 14 Nov 2018 15:04:16 +0000 Chris Cannam Fix some incorrect pixel scaling
Wed, 14 Nov 2018 14:29:46 +0000 Chris Cannam Minor subrepo update
Wed, 14 Nov 2018 14:28:38 +0000 Chris Cannam Merge from branch spectrogramparam
Wed, 14 Nov 2018 14:17:29 +0000 Chris Cannam Fixes to spectrum log scale, etc spectrogramparam
Wed, 14 Nov 2018 11:01:38 +0000 Chris Cannam Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling spectrogramparam
Tue, 13 Nov 2018 15:17:09 +0000 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
Tue, 13 Nov 2018 14:49:11 +0000 Chris Cannam Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum) spectrogramparam
Tue, 13 Nov 2018 14:09:30 +0000 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
Tue, 13 Nov 2018 14:09:25 +0000 Chris Cannam Fixes to spectrum peak picking, & make zoom-to-region work sensibly there spectrogramparam
Mon, 12 Nov 2018 14:49:08 +0000 Chris Cannam Spectrum speedups spectrogramparam
Mon, 12 Nov 2018 11:35:03 +0000 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
Mon, 12 Nov 2018 11:33:00 +0000 Chris Cannam Merge from default branch spectrogramparam
Fri, 09 Nov 2018 15:40:23 +0000 Chris Cannam Subrepo updates
Fri, 09 Nov 2018 15:23:24 +0000 Chris Cannam Merge
Fri, 09 Nov 2018 15:23:02 +0000 Chris Cannam Add code-signing support
Fri, 09 Nov 2018 15:05:17 +0000 Chris Cannam Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
Thu, 08 Nov 2018 15:05:22 +0000 Chris Cannam Much faster peak picking in spectrum spectrogramparam
Thu, 08 Nov 2018 11:12:33 +0000 Chris Cannam Fixes to "colour" rendering mode for spectrum spectrogramparam
Wed, 07 Nov 2018 16:03:19 +0000 Chris Cannam Implement oversampling in spectrum, + various spectrum rendering improvements spectrogramparam
Tue, 06 Nov 2018 15:46:00 +0000 Chris Cannam Merge in subrepo spectrogramparam
Tue, 06 Nov 2018 15:43:27 +0000 Chris Cannam Merge from default branch spectrogramparam
Tue, 06 Nov 2018 15:43:12 +0000 Chris Cannam Make context help explain how to adjust & reset
Tue, 06 Nov 2018 13:38:42 +0000 Chris Cannam Experimental Oversampling parameter spectrogramparam
Tue, 06 Nov 2018 11:19:32 +0000 Chris Cannam Merge from branch zoom
Tue, 06 Nov 2018 11:12:37 +0000 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
Tue, 06 Nov 2018 10:43:23 +0000 Chris Cannam Merge from default branch zoom
Mon, 05 Nov 2018 13:36:05 +0000 Chris Cannam Carry out EPERM test only if Apple
Mon, 05 Nov 2018 13:31:32 +0000 Chris Cannam Scaling tweaks
Mon, 05 Nov 2018 13:30:08 +0000 Chris Cannam Update translations again
Fri, 02 Nov 2018 15:24:15 +0000 Chris Cannam Small rendering improvements for waveform
Fri, 02 Nov 2018 14:45:13 +0000 Chris Cannam Update for checker handling for security errors, etc
Fri, 02 Nov 2018 14:44:12 +0000 Chris Cannam Merge
Fri, 02 Nov 2018 14:43:09 +0000 Chris Cannam Deployment tweaks
Fri, 02 Nov 2018 14:42:48 +0000 Chris Cannam Use a slightly more compact dialog (esp on Mac)
Fri, 02 Nov 2018 14:38:49 +0000 Chris Cannam Notes on notarization
Thu, 01 Nov 2018 15:16:19 +0000 Chris Cannam Update translations
Thu, 01 Nov 2018 15:12:04 +0000 Chris Cannam Fix failure to show proper initial state of layer level/pan
Thu, 01 Nov 2018 15:02:17 +0000 Chris Cannam Fix incorrect completion reporting for alignment models reloaded from session file
Thu, 01 Nov 2018 14:30:38 +0000 Chris Cannam Stop playback when New Session invoked
Thu, 01 Nov 2018 14:07:51 +0000 Chris Cannam Check Piper server version
Thu, 01 Nov 2018 13:21:41 +0000 Chris Cannam Ugh, and this one. What a doofus
Thu, 01 Nov 2018 12:58:30 +0000 Chris Cannam Remove 32-bit element
Thu, 01 Nov 2018 10:56:58 +0000 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
Thu, 01 Nov 2018 10:43:17 +0000 Chris Cannam Experiment with a custom AppRun that doesn't have to chdir
Thu, 01 Nov 2018 10:19:43 +0000 Chris Cannam Just run --version, don't try to connect to display
Thu, 01 Nov 2018 10:18:51 +0000 Chris Cannam ... or -v
Thu, 01 Nov 2018 10:18:13 +0000 Chris Cannam Merge
Thu, 01 Nov 2018 10:18:07 +0000 Chris Cannam Add --version option
Wed, 31 Oct 2018 15:09:11 +0000 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
Tue, 30 Oct 2018 16:23:29 +0000 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
Tue, 30 Oct 2018 15:58:25 +0000 Chris Cannam Add some more scalable icons, + subrepo update
Tue, 30 Oct 2018 14:00:39 +0000 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
Thu, 18 Oct 2018 13:51:04 +0100 Chris Cannam Update CHANGELOG
Thu, 18 Oct 2018 13:23:58 +0100 Chris Cannam Add more colour maps, + related changes in subrepos
Thu, 18 Oct 2018 13:22:50 +0100 Chris Cannam Add four more scalable SVGs
Wed, 17 Oct 2018 15:58:13 +0100 Chris Cannam Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
Wed, 17 Oct 2018 15:50:33 +0100 Chris Cannam Update Piper client/server with Nyquist-bin fix
Mon, 15 Oct 2018 15:51:40 +0100 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)
Fri, 12 Oct 2018 11:18:06 +0100 Chris Cannam Housekeeping merge
Fri, 12 Oct 2018 11:15:09 +0100 Chris Cannam Merge zoom
Fri, 12 Oct 2018 11:14:16 +0100 Chris Cannam Merge from default branch zoom
Fri, 12 Oct 2018 11:13:23 +0100 Chris Cannam Subrepo updates
Thu, 11 Oct 2018 19:06:37 +0100 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
Thu, 11 Oct 2018 18:47:30 +0100 Chris Cannam Merge in subrepo
Thu, 11 Oct 2018 15:56:15 +0100 Chris Cannam Fix compiler error for undeclared std exception