1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_audio_plugin_client
2014-06-14 13:06:53 +01:00
..
AAX Added a method AudioProcessor::isParameterInverted(), and support for this in AAX/RTAS 2014-05-28 16:44:02 +01:00
AU Fixed a few warnings in some OSX plugin builds. 2014-03-31 18:12:50 +01:00
RTAS Added a method AudioProcessor::isParameterInverted(), and support for this in AAX/RTAS 2014-05-28 16:44:02 +01:00
Standalone Changed default location for standalone plugin wrapper file saving. 2014-04-28 11:40:53 +01:00
utility Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
VST Changed the linux VST wrapper to create its window directly inside the host's window. 2014-05-30 10:39:55 +01:00
VST3 Tweaked the ScopedJuceInitialiser_GUI to use reference-counting internally, and used it to replace/simplify some similar objects in the plugin wrapper classes. 2014-05-28 11:06:48 +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-06-01 19:26:09 +01:00