Mercurial > hg > sonic-visualiser
log .hgsubstate @ 1583:0510dea7ef84 dev/refactor-piper-related
age | author | description |
---|---|---|
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 |
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. |