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
2017-02-01 17:18:07 +00:00
..
AAX Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
AU Fixed compiler error in AUv3_Wrapper 2017-01-16 11:32:31 +00:00
RTAS Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
Standalone Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
utility Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
VST Fixed Visual Studio VST2 compiler error 2017-02-01 17:16:48 +00:00
VST3 Fixed JUCE_VST3_CAN_REPLACE_VST2 behaviour 2017-01-12 11:24:42 +00:00
AUResources.r Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
juce_audio_plugin_client.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_audio_plugin_client_AAX.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AAX.mm Fixed AAX plug-in builds with new module format on OS X. 2016-04-13 14:20:30 +01:00
juce_audio_plugin_client_AU.r Fix RTAS support 2016-05-05 19:52:19 +01:00
juce_audio_plugin_client_AU_1.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AU_2.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AUv3.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS.r Fix RTAS support 2016-05-05 19:52:19 +01:00
juce_audio_plugin_client_RTAS_1.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_4.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_Standalone.cpp Modified compile-time error to warn the user that juce_audio_devices module is also needed when building AUv3s 2016-09-13 11:05:49 +01:00
juce_audio_plugin_client_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00