Tue, 26 Feb 2019 14:42:15 +0000 |
Chris Cannam |
Add debug print of Vampy release version; update CHANGELOG
vampy-2.3
|
Tue, 26 Feb 2019 14:31:08 +0000 |
Chris Cannam |
Skip directly over anything with null metatype - can happen with plugins whose init methods are not conformant (but that otherwise load OK as code)
|
Tue, 26 Feb 2019 14:30:16 +0000 |
Chris Cannam |
Ignore a few more things
|
Tue, 26 Feb 2019 12:46:24 +0000 |
Chris Cannam |
Fix crash when plugin library is loaded and unloaded without any plugins being queried (so extension manager is never initialised)
|
Tue, 19 Feb 2019 14:30:03 +0000 |
Chris Cannam |
Added tag vampy-2.2 for changeset 24d1c698b548
|
Tue, 19 Feb 2019 13:56:29 +0000 |
Chris Cannam |
Refer to CHANGELOG
vampy-2.2
|
Tue, 19 Feb 2019 13:54:27 +0000 |
Chris Cannam |
Add CHANGELOG
|
Tue, 12 Feb 2019 11:27:14 +0000 |
Chris Cannam |
Merge
|
Tue, 12 Feb 2019 11:27:02 +0000 |
Chris Cannam |
Set sys.argv - avoiding Python code blowing up if it checks sys.argv[0] without checking sys.argv exists first. Patch due to Johan Pauwels
|
Tue, 05 Feb 2019 14:00:17 +0000 |
Chris Cannam |
Added tag vampy-2.1 for changeset 76badb3a0bb3
|
Tue, 05 Feb 2019 12:48:59 +0000 |
Chris Cannam |
Add mechanism to build a "standard" Linux .so using Docker
vampy-2.1
|
Tue, 05 Feb 2019 10:47:54 +0000 |
Chris Cannam |
Local Vamp path
|
Tue, 05 Feb 2019 09:41:05 +0000 |
Chris Cannam |
x64 target
|
Fri, 01 Feb 2019 20:12:50 +0000 |
Chris Cannam |
Added tag vampy-2.1 for changeset 3b6b3f0cffcb
|
Fri, 01 Feb 2019 18:12:43 +0000 |
Chris Cannam |
On Windows use non-DLL runtime, and ensure consistency with Vamp SDK files by including them in project directly
|