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-01-03 13:08:24 +00:00
..
AAX Added a few assertions to check plugin parameter ranges. 2014-10-19 09:48:13 +01:00
AU Extended the AU wrapper to implement the kAudioUnitProperty_ParameterStringFromValue and kAudioUnitProperty_ParameterValueFromString properties. 2014-12-29 14:53:30 +00:00
RTAS Added some win32 RTAS code to help handle esc and return keys. 2014-12-01 09:28:59 +00:00
Standalone Fix for StandAloneFilterWindow path saving. 2014-07-30 11:35:43 +01:00
utility Avoided some compiler warnings about unused functions. 2015-01-03 13:08:24 +00:00
VST Removed the noTail call in the VST wrapper, which was getting incorrectly set by plugins which reported an unknown tail size of 0 2014-12-23 11:52:33 +00:00
VST3 VST3 fix for some cubase windowing issues. 2014-10-20 09:00:40 +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