clap

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

commit 8169b4264b99651f1b9da14a87c72de236b79185
parent ca7b25373f83a971e002e3d3fa80ce4c657e2121
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue,  3 Jan 2023 09:16:14 +0100

Update ChangeLog.md

Co-authored-by: Trinitou <106991375+Trinitou@users.noreply.github.com>
Diffstat:
MChangeLog.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -4,9 +4,12 @@ ## Draft extensions -* [preset-discovery.h](include/clap/preset-discovery.h): new extension which allows the host to index the plugin's preset which are stored on disk. * [context-menu.h](include/clap/ext/dra/../draft/context-menu.h): add "title" menu entry +## Draft factories + +* [preset-discovery.h](include/clap/factory/draft/preset-discovery.h): new factory which allows the host to index the plugin presets which are stored on disk. + # Changes in 1.1.6 * [version.h](include/clap/version.h) `CLAP_VERSION_LT` was backwards (comparing current with arg