Mercurial > hg > vampy-host
log PyPluginObject.cpp @ 37:fd249e29a721
age | author | description |
---|---|---|
Wed, 26 Nov 2014 14:20:54 +0000 | Chris Cannam | Add remaining accessors to plugin; move outputs to getOutputs (distinguishing between static parameters and dynamic output descriptors... is this wise?) |
Wed, 26 Nov 2014 13:52:15 +0000 | Chris Cannam | More on tests, remove debug output |
Wed, 26 Nov 2014 13:45:25 +0000 | Chris Cannam | Fix outputs, add getRemainingFeatures |
Wed, 26 Nov 2014 12:48:37 +0000 | Chris Cannam | Put metadata into an info dict in the plugin object; add parameter descriptors |
Wed, 26 Nov 2014 12:12:36 +0000 | Chris Cannam | Start on plugin data members |
Wed, 26 Nov 2014 11:50:15 +0000 | Chris Cannam | Minor tidy |
Wed, 26 Nov 2014 11:12:00 +0000 | Chris Cannam | Pull out plugin object implementation into separate source file base vampyhost.cpp@cece750313be |