1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_plugin_client
2015-06-09 11:02:37 -07:00
..
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. 2015-04-13 17:06:20 +01:00
AU Added an ignoreUnused in the AU code. 2015-06-09 11:02:37 -07:00
RTAS Fix for RTAS parameter default values. 2015-05-20 16:55:55 +01:00
Standalone Added missing virtual destructor to StandalonePluginHolder. 2015-03-17 10:46:37 +00:00
utility Added a header guard to juce_IncludeModuleHeaders.h 2015-06-05 12:12:58 +01:00
VST Fix missed linux warning in VST wrapper 2015-05-05 18:25:14 +01:00
VST3 Change behaviour of VST3EditController::setComponentState to fall through to base class instead of returning false 2015-05-14 09:30:23 +01:00
juce_audio_plugin_client.h Made sure that the PluginHostType class is included by the audio_plugin_client module 2013-10-24 09:29:28 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00