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
reuk deaf06944e
Xcode: Fix ambiguous symbol errors in VST3 wrapper
The missing CoreFoundation include was causing issues when building
VST3 plugin-hosts.
2020-06-02 19:54:19 +01:00
..
AAX AAX: Resize host window correctly when global scale != 1 2020-05-29 16:51:57 +01:00
AU AU: Resize host window correctly when global scale != 1 2020-05-28 09:51:18 +01:00
RTAS Removed some cross-module relative includes 2020-05-23 11:58:01 +01:00
Standalone Removed some cross-module relative includes 2020-05-23 11:58:01 +01:00
Unity Removed some cross-module relative includes 2020-05-23 11:58:01 +01:00
utility macOS: Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied 2020-05-29 16:51:58 +01:00
VST Removed some cross-module relative includes 2020-05-23 11:58:01 +01:00
VST3 Xcode: Fix ambiguous symbol errors in VST3 wrapper 2020-06-02 19:54:19 +01: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 Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_AAX.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_AAX.mm Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_AU.r Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_AU_1.mm Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_AU_2.mm AU: Ignore implicit fallthrough warning when including AU headers 2020-05-27 12:10:23 +01:00
juce_audio_plugin_client_AUv3.mm Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS.r Renamed XCode to Xcode in multiple places 2017-10-06 09:54:32 +01:00
juce_audio_plugin_client_RTAS_1.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS_2.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS_3.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS_4.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS_utils.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_RTAS_utils.mm Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_Standalone.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_Unity.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_utils.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_VST2.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_VST3.cpp Updated all license headers 2020-04-23 13:27:32 +01:00
juce_audio_plugin_client_VST_utils.mm Updated all license headers 2020-04-23 13:27:32 +01:00