1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_plugin_client
2013-12-02 11:17:43 +00:00
..
AAX Avoided some pedantic compiler warnings in the audio plugin code. 2013-10-01 11:53:17 +01:00
AU Fixed return value of an AudioUnit method to stop auval complaining. 2013-11-26 17:10:53 +00:00
RTAS Passed maximum name length when calling VST getParameterName(). 2013-12-02 11:17:43 +00:00
Standalone Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
utility Added a couple of mingw tweaks for plugin builds. 2013-11-30 20:04:44 +00:00
VST Passed maximum name length when calling VST getParameterName(). 2013-12-02 11:17:43 +00: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 3.0.0 2013-11-19 10:13:14 +00:00