This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5210
Commits
9
Branches
2.6GB
Tree:
0c99e8e068
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0c99e8e068'
${ noResults }
JUCE
/
modules
/
juce_audio_plugin_client
History
jules
dffe781318
Fix for RTAS parameter default values.
10 years ago
..
AAX
Added a JucePlugin_PreferredChannelConfigurations_AAX flag which can be used as an AAX-specific alternative to JucePlugin_PreferredChannelConfigurations in edge-case situations where you need it to be different.
10 years ago
AU
Fixed an issue where an AU host would not update the current preset name in case it was changed inside the plugin.
10 years ago
RTAS
Fix for RTAS parameter default values.
10 years ago
Standalone
Added missing virtual destructor to StandalonePluginHolder.
10 years ago
VST
Fix missed linux warning in VST wrapper
10 years ago
VST3
Change behaviour of VST3EditController::setComponentState to fall through to base class instead of returning false
10 years ago
utility
Fix for blank windows when closing VST windows on Cubase 7 or later.
10 years ago
juce_audio_plugin_client.h
Made sure that the PluginHostType class is included by the audio_plugin_client module
11 years ago
juce_module_info
Version number update
10 years ago