8bbddf66e9
subrepo: subdir: "deps/clap-juce-extensions/clap-libs/clap" merged: "3189bdfaf" upstream: origin: "https://github.com/free-audio/clap" branch: "main" commit: "3189bdfaf" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596"
1.9 KiB
1.9 KiB
Changes in 1.0.1
- gui.h: fix doc: set_scale must be provided
- events.h: remove
clap_event_type
which was never used - draft/transport-control.h: rename from
CLAP_EXT_CV
toCLAP_EXT_TRANSPORT_CONTROL
- draft/tuning.h: rename
clap_client_tuning
toclap_plugin_tuning
- macros.h: fix compatibility with C17
Changes in 1.0.0
New stable interfaces
- audio-ports-config.h
- audio-ports.h
- event-registry.h
- gui.h
- latency.h
- log.h
- note-name.h
- note-ports.h
- params.h
- posix-fd-support.h
- render.h
- state.h
- tail.h
- thread-check.h
- thread-pool.h
- timer-support.h