log

age author description
Fri, 10 Feb 2017 14:49:45 +0000 Chris Cannam Update to match slightly changed Piper Vamp C++ API
Thu, 23 Feb 2017 10:35:22 +0000 Chris Cannam Added tag sv_v3.0beta4 for changeset d739444d2c48
Thu, 23 Feb 2017 10:34:56 +0000 Chris Cannam Avoid Windows error dialog for DLL load failures in checker sv_v3.0beta4
Thu, 23 Feb 2017 10:14:35 +0000 Chris Cannam Added tag sv_v3.0beta4 for changeset 2f13bdee5cb5
Thu, 23 Feb 2017 10:02:23 +0000 Chris Cannam More beta docker deployments
Thu, 23 Feb 2017 09:22:56 +0000 Chris Cannam Debug notes, tidying
Wed, 22 Feb 2017 12:04:07 +0000 Chris Cannam Merge
Wed, 22 Feb 2017 12:01:39 +0000 Chris Cannam Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
Wed, 22 Feb 2017 11:29:44 +0000 Chris Cannam Next release will be beta4
Wed, 22 Feb 2017 11:19:51 +0000 Chris Cannam Overrides
Wed, 22 Feb 2017 09:53:58 +0000 Chris Cannam Add activity log output to debug log too
Tue, 21 Feb 2017 21:33:27 +0000 Chris Cannam A bit more logging for PortAudio driver
Tue, 21 Feb 2017 21:10:15 +0000 Chris Cannam Merge
Tue, 21 Feb 2017 21:09:26 +0000 Chris Cannam Fixes to fdopen usage in svcore
Tue, 21 Feb 2017 21:07:14 +0000 Chris Cannam Add background images to win32 installer as well
Tue, 21 Feb 2017 17:53:51 +0000 Chris Cannam Remove some icons that are no longer used in unscalable versions; reorder for closer to alphabetical order
Tue, 21 Feb 2017 17:42:40 +0000 Chris Cannam Fix occasional off-by-one error in resampled audio file reader
Tue, 21 Feb 2017 16:58:49 +0000 Chris Cannam Add necessary file
Tue, 21 Feb 2017 16:04:11 +0000 Chris Cannam Subrepo update
Tue, 21 Feb 2017 15:33:03 +0000 Chris Cannam Logging from audio I/O
Tue, 21 Feb 2017 11:12:07 +0000 Chris Cannam Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
Fri, 10 Feb 2017 11:30:29 +0000 Lucas Thompson Change setDesiredExtractor signature to take ServerDescription aggregate. dev/refactor-piper-related
Fri, 10 Feb 2017 11:15:19 +0000 Lucas Thompson Introduce some POD structs for describing an external server application and the desired libraries to load from it, and disambiguating between empty list request and invalid list request. This allows for overriding PiperVampPluginFactory behaviour for using a PluginScan to populate the list request. dev/refactor-piper-related
Thu, 09 Feb 2017 14:32:07 +0000 Lucas Thompson Invert control, injecting a server path on construction. Also add initializer_list constructor for multiple servers. dev/refactor-piper-related
Wed, 08 Feb 2017 13:57:23 +0000 Chris Cannam Added tag sv_v3.0beta3 for changeset 881d7f99bba3
Wed, 08 Feb 2017 13:57:04 +0000 Chris Cannam Probably better background images sv_v3.0beta3
Tue, 07 Feb 2017 16:35:36 +0000 Chris Cannam Provisional installer backgrounds
Tue, 07 Feb 2017 16:19:49 +0000 Chris Cannam Update changelog
Tue, 07 Feb 2017 15:36:19 +0000 Chris Cannam Next build to be beta3
Tue, 07 Feb 2017 14:55:19 +0000 Chris Cannam Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.