clap

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

commit a6a7b6c362606c1ced8f4d655bb62078d0887b32
parent e480d7d45252b7705c9064f6bc833e5852f3f584
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 12 Dec 2022 14:30:02 +0100

Update ChangeLog.md

Diffstat:
MChangeLog.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -1,6 +1,10 @@ # Changes in 1.1.4 * CMake: update some targets to link against `clap` instead of `clap-core` +* [params.h](include/clap/ext/params.h): fix documentation typos, and missing items + +## Draft extensions + * [audio-ports-activation.h](include/clap/ext/draft/audio-ports-activation.h): new draft extension which lets the host (de)activate audio ports * [context-menu.h](include/clap/ext/draft/context-menu.h): new draft extension which let the host and plugin exchange context menu entries and popup the menu * [param-indication.h](include/clap/ext/draft/param-indication.h): new draft extension which let the host inform the plugin that a parameter is currently mapped to a physical controller