log repoint-lock.json @ 2411:eda20ee545df pa_catalina

age author description
Wed, 30 Oct 2019 12:51:22 +0000 Chris Cannam Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated API pa_catalina
Tue, 22 Oct 2019 13:20:32 +0100 Chris Cannam Subrepo update (taking on c++11-mutex code for Vamp SDK)
Thu, 17 Oct 2019 14:48:43 +0100 Chris Cannam Subrepo update
Thu, 17 Oct 2019 13:50:50 +0100 Chris Cannam Fix extreme sluggishness when starting and stopping playback using PulseAudio
Thu, 17 Oct 2019 13:50:26 +0100 Chris Cannam Fix compiler warning
Thu, 17 Oct 2019 11:13:50 +0100 Chris Cannam Fix #1941 Selecting duration of box doesn't work as expected
Wed, 16 Oct 2019 16:22:12 +0100 Chris Cannam Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode
Wed, 16 Oct 2019 13:05:51 +0100 Chris Cannam Subrepo update
Wed, 16 Oct 2019 12:24:58 +0100 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.
Wed, 16 Oct 2019 08:59:35 +0100 Chris Cannam Subrepo update
Tue, 15 Oct 2019 11:47:01 +0100 Chris Cannam Fix #1942 Box layer not always inheriting the right unit
Tue, 15 Oct 2019 09:32:46 +0100 Chris Cannam Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
Mon, 14 Oct 2019 14:20:27 +0100 Chris Cannam Fix #1948 Delete button not working in Edit Layer Data dialog
Fri, 11 Oct 2019 13:41:31 +0100 Chris Cannam Fix for #1937 Crash on Mac when hitting New Session while playing
Thu, 10 Oct 2019 10:03:58 +0100 Chris Cannam Make static to avoid multiple definitions
Thu, 10 Oct 2019 09:51:04 +0100 Chris Cannam One more attempt at this compatibility workaround
Thu, 10 Oct 2019 09:34:43 +0100 Chris Cannam And another!
Thu, 10 Oct 2019 09:19:35 +0100 Chris Cannam Another attempt
Thu, 10 Oct 2019 09:12:34 +0100 Chris Cannam Attempted build fix for old Ubuntu deb build
Wed, 09 Oct 2019 13:45:49 +0100 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
Wed, 09 Oct 2019 11:51:48 +0100 Chris Cannam Fix #1901 Re-aligning paste operation not working since single-point event update
Wed, 09 Oct 2019 11:33:50 +0100 Chris Cannam Further light streamlining
Wed, 09 Oct 2019 11:17:53 +0100 Chris Cannam Slightly streamline image scaling (#1933)
Mon, 07 Oct 2019 14:30:44 +0100 Chris Cannam Fix #1931 Top of property box is snipped off on Mac
Mon, 07 Oct 2019 14:08:55 +0100 Chris Cannam Fix #1932 Toggling property boxes is broken in current default branch
Mon, 07 Oct 2019 09:36:11 +0100 Chris Cannam Merge from branch time-frequency-boxes
Fri, 04 Oct 2019 16:05:08 +0100 Chris Cannam Update to new PaneStack options API time-frequency-boxes
Wed, 25 Sep 2019 15:19:57 +0100 Chris Cannam Subrepo update
Wed, 25 Sep 2019 11:13:16 +0100 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
Wed, 25 Sep 2019 09:53:15 +0100 Chris Cannam Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty time-frequency-boxes
Sat, 21 Sep 2019 19:13:40 +0100 Chris Cannam MSVC build fix time-frequency-boxes sv_v4.0pre1
Fri, 20 Sep 2019 14:49:18 +0100 Chris Cannam Fix icon name time-frequency-boxes
Fri, 20 Sep 2019 14:46:47 +0100 Chris Cannam Add time-frequency box icon time-frequency-boxes
Fri, 20 Sep 2019 14:20:35 +0100 Chris Cannam Editing and load/save of time-frequency box layers time-frequency-boxes
Fri, 20 Sep 2019 11:35:39 +0100 Chris Cannam Some work on time-frequency box layer editing and export time-frequency-boxes
Thu, 19 Sep 2019 17:16:05 +0100 Chris Cannam Add TimeFrequencyBoxes to layer factory time-frequency-boxes
Thu, 19 Sep 2019 15:19:19 +0100 Chris Cannam Introduce time-frequency box model & layer (not linked to UI yet) time-frequency-boxes
Thu, 19 Sep 2019 13:25:37 +0100 Chris Cannam Subrepo update
Fri, 13 Sep 2019 17:50:04 +0100 Chris Cannam Fix, I think, #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
Thu, 12 Sep 2019 14:01:34 +0100 Chris Cannam Subrepo updates (performance-related)
Wed, 11 Sep 2019 13:36:51 +0100 Chris Cannam Update subrepos
Fri, 30 Aug 2019 11:56:03 +0100 Chris Cannam Bitbucket -> Sourcehut, and subrepo update
Wed, 14 Aug 2019 14:55:55 +0100 Chris Cannam Subrepo update
Fri, 19 Jul 2019 16:50:20 +0100 Chris Cannam Subrepo update
Thu, 18 Jul 2019 18:54:04 +0100 Chris Cannam Subrepo update
Wed, 17 Jul 2019 14:28:24 +0100 Chris Cannam Merge from branch by-id
Wed, 17 Jul 2019 13:14:05 +0100 Chris Cannam Subrepo update by-id
Wed, 17 Jul 2019 11:20:50 +0100 Chris Cannam Fix failure to stop transform when Cancel clicked by-id
Mon, 15 Jul 2019 14:13:40 +0100 Chris Cannam Work on the cancel-button by-id
Fri, 05 Jul 2019 15:35:55 +0100 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
Thu, 04 Jul 2019 18:05:32 +0100 Chris Cannam Update PlayParameters by-id
Thu, 04 Jul 2019 14:32:08 +0100 Chris Cannam Updates throughout for ModelById logic by-id
Mon, 24 Jun 2019 16:58:10 +0100 Chris Cannam Add forgotten subrepo update by-id
Fri, 21 Jun 2019 14:36:03 +0100 Chris Cannam Experiment updating AggregateWaveModel. This builds, but can't align anything. by-id
Fri, 21 Jun 2019 13:37:19 +0100 Chris Cannam Introduce Model to ById by-id
Thu, 20 Jun 2019 14:59:08 +0100 Chris Cannam Experiment toward working out an id-model store by-id
Thu, 20 Jun 2019 11:43:16 +0100 Chris Cannam Update subrepos
Tue, 11 Jun 2019 14:21:00 +0100 Chris Cannam Subrepo and Repoint update
Fri, 24 May 2019 14:42:01 +0100 Chris Cannam Fix incorrect frequency display in peak-freq mode
Wed, 22 May 2019 15:55:48 +0100 Chris Cannam Ensure 3.3-stable tracks the same branch in the subrepos 3.3-stable
Tue, 21 May 2019 17:32:11 +0100 Chris Cannam 32-bit build lacks AAC and WMA, don't fail tests for those 3.3-stable sv_v3.3
Mon, 20 May 2019 15:05:15 +0100 Chris Cannam Fix rendering of time-instant layer, + general subrepo updates
Fri, 17 May 2019 10:17:45 +0100 Chris Cannam Merge from branch single-point
Thu, 16 May 2019 12:57:00 +0100 Chris Cannam Oops single-point
Thu, 16 May 2019 12:55:29 +0100 Chris Cannam Oops
Thu, 16 May 2019 12:49:12 +0100 Chris Cannam Build fix for Travis
Thu, 16 May 2019 12:48:44 +0100 Chris Cannam Build fix for Travis single-point
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
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
Fri, 05 Apr 2019 13:41:52 +0100 Chris Cannam Build fix single-point
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: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
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
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 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
Wed, 27 Mar 2019 16:07:40 +0000 Chris Cannam Some fixes to event-export attribute names 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
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
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 11:06:11 +0000 Chris Cannam Finish undoing bundling rubberband-static
Wed, 30 Jan 2019 15:00:48 +0000 Chris Cannam Merge from branch bqaudiostream
Wed, 30 Jan 2019 14:32:00 +0000 Chris Cannam WMA test cases 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