log src/vamp-hostsdk/Files.cpp @ 509:70e52a6d7e99 vamp-kiss-naming

age author description
2016-11-18 Chris Cannam Revert to C++98 -- this library is not supposed to use C++11
2016-11-02 Chris Cannam Add plugin enumeration options (for use by piper server, needs testing) enumerate-options
2016-10-28 Chris Cannam Correct use of multibyte-widechar conversion routines
2016-04-14 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)
2015-06-16 Chris Cannam Build tweaks for OS/X
2015-06-16 Chris Cannam Win32 compile fix
2015-06-16 Chris Cannam And a further win32 fix
2015-05-20 Chris Cannam Initial draft of C API for plugin loading vh