log src/vamp-hostsdk/Files.cpp @ 488:286240e6d397

age author description
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