annotate .hgsub @ 1583:0510dea7ef84 dev/refactor-piper-related

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.
author Lucas Thompson <lucas.thompson@qmul.ac.uk>
date Fri, 10 Feb 2017 11:15:19 +0000
parents 9094cd5afa86
children
rev   line source
Chris@1142 1 vamp-plugin-sdk = https://code.soundsoftware.ac.uk/hg/vamp-plugin-sdk
Chris@517 2 svcore = https://code.soundsoftware.ac.uk/hg/svcore
Chris@517 3 svgui = https://code.soundsoftware.ac.uk/hg/svgui
Chris@517 4 svapp = https://code.soundsoftware.ac.uk/hg/svapp
Chris@529 5 dataquay = https://bitbucket.org/breakfastquay/dataquay
Chris@1035 6 bqvec = https://bitbucket.org/breakfastquay/bqvec
Chris@1349 7 bqfft = https://bitbucket.org/breakfastquay/bqfft
Chris@1035 8 bqresample = https://bitbucket.org/breakfastquay/bqresample
Chris@1035 9 bqaudioio = https://bitbucket.org/breakfastquay/bqaudioio
Chris@652 10 sv-dependency-builds = https://code.soundsoftware.ac.uk/hg/sv-dependency-builds
Chris@951 11 icons/scalable = https://code.soundsoftware.ac.uk/hg/sv-iconset
Chris@1147 12 checker = https://code.soundsoftware.ac.uk/hg/vamp-plugin-load-checker
Chris@1562 13 piper-cpp = https://code.soundsoftware.ac.uk/hg/piper-cpp