Mercurial > hg > vampy-host
log test/test_plugin_metadata.py @ 139:aa96f69e2f14
age | author | description |
---|---|---|
Wed, 08 Jul 2015 11:37:06 +0100 | Chris Cannam | Add support for process timestamp method to low-level api |
Wed, 17 Jun 2015 11:04:15 +0100 | Chris Cannam | Update tests |
Wed, 17 Jun 2015 10:50:42 +0100 | Chris Cannam | Back out rev 0a2f2e7803ea (naming: PyPluginObject members snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already. |
Wed, 17 Jun 2015 10:48:03 +0100 | Chris Cannam | Back out rev fbd084b81ece (naming: plugin output and parameter descriptors snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already. |
Tue, 10 Feb 2015 12:28:53 +0000 | Chris Cannam | Some preliminary changes toward py2/3 compatibility (but the module load stuff remains quite a big deal) |
Wed, 21 Jan 2015 15:04:05 +0000 | Chris Cannam | Add output_index to the returned output descriptor as well; use it |
Wed, 21 Jan 2015 14:03:43 +0000 | Chris Cannam | Add get_output |