Tue, 03 Mar 2020 11:47:52 +0000 |
Chris Cannam |
Show error code if library can't be loaded
|
Mon, 11 Jun 2018 13:42:17 +0100 |
Chris Cannam |
Header for getenv
|
Mon, 11 Jun 2018 11:31:47 +0100 |
Chris Cannam |
Use VAMP_PATH_32 environment variable instead of VAMP_PATH, when running in a 32-bit process within 64-bit Windows (WoW64)
|
Fri, 08 Jun 2018 11:25:19 +0100 |
Chris Cannam |
Wide-char environment variable lookup
|
Fri, 18 Nov 2016 14:02:49 +0000 |
Chris Cannam |
Revert to C++98 -- this library is not supposed to use C++11
|
Wed, 02 Nov 2016 14:22:20 +0000 |
Chris Cannam |
Add plugin enumeration options (for use by piper server, needs testing)
enumerate-options
|
Fri, 28 Oct 2016 14:30:26 +0100 |
Chris Cannam |
Correct use of multibyte-widechar conversion routines
|
Thu, 14 Apr 2016 11:49:12 +0100 |
Chris Cannam |
Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
|
Tue, 16 Jun 2015 13:37:18 +0100 |
Chris Cannam |
Build tweaks for OS/X
|
Tue, 16 Jun 2015 13:25:13 +0100 |
Chris Cannam |
Win32 compile fix
|
Tue, 16 Jun 2015 13:01:59 +0100 |
Chris Cannam |
And a further win32 fix
|
Wed, 20 May 2015 16:12:18 +0100 |
Chris Cannam |
Initial draft of C API for plugin loading
vh
|