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