-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade CJE; Get menu support. (#6956)
* Upgrade CJE; Get menu support. Upgrade clap juce exptensions. Get host menu support in BWS 5 beta. Addresses #6930 * - Also turn on the custom factory extension but implement it as nullptr
- Loading branch information
Showing
3 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
Submodule clap-juce-extensions
updated
8 files
+1 −1 | clap-libs/clap | |
+1 −1 | clap-libs/clap-helpers | |
+17 −6 | cmake/ClapTargetHelpers.cmake | |
+2 −2 | cmake/JucerClap.cmake | |
+75 −7 | examples/GainPlugin/PluginEditor.cpp | |
+2 −1 | examples/GainPlugin/PluginEditor.h | |
+42 −2 | include/clap-juce-extensions/clap-juce-extensions.h | |
+328 −10 | src/wrapper/clap-juce-wrapper.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters