Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/Files.cpp @ 531:347ad7d3527c c++11-mutex
age | author | description |
---|---|---|
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 |