clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit a20e12aa5d89e33adf6f9b2ab19658113e6518ee
parent 9ab4c3c7540a8310f1ddbd280436ca4bc5b2bbdc
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 28 Nov 2022 13:14:09 +0100

Update changelog

Diffstat:
MChangeLog.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -2,7 +2,8 @@ * CMake: generate CMake and pkg-config package files on install * CMake: `clap-core` target is now deprecated, use `clap` target instead -* [plugin.h](include/clap/plugin.h) make feature list on clap_plugin_descriptor_t const +* [plugin.h](include/clap/plugin.h): make feature list on clap_plugin_descriptor_t const +* [entry.h](include/clap/entry.h): fix bad location on windows: replaced `%CommonFilesFolder%/CLAP/` by `%COMMONPROGRAMFILES%\CLAP` # Changes in 1.1.2