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
2020-02-10 14:16:54 +00:00
..
AAX AAX: Fixed a ppqPosition bug 2020-01-14 15:40:47 +00:00
AU Added a JUCE_AU_WRAPPERS_SAVE_PROGRAM_STATES option to the juce_audio_plugin_client module 2019-11-26 17:01:22 +00:00
RTAS Whitespace 2019-05-23 11:50:03 +01:00
Standalone Added support for selecting fewer input/output channels than the max supported by the plug-in in the standalone plug-in audio settings 2020-01-21 17:14:00 +00:00
Unity Windows: Fixed a few more JUCE_WINDOWS == JUCE_MSVC assumptions 2020-02-10 11:48:02 +00:00
utility Windows: Fixed a few more JUCE_WINDOWS == JUCE_MSVC assumptions 2020-02-10 11:48:02 +00:00
VST VST2: Send audioMasterUpdateDisplay opcode on the message thread to fix some hosts not updating 2020-02-07 13:29:20 +00:00
VST3 Windows: Fixed a few more JUCE_WINDOWS == JUCE_MSVC assumptions 2020-02-10 11:48:02 +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 Bump version number to 5.4.7 2020-02-10 14:16:54 +00:00
juce_audio_plugin_client_AAX.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_AAX.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_AU.r CLion: Fixed a Rez error 2020-01-02 13:38:15 +00:00
juce_audio_plugin_client_AU_1.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_AU_2.mm macOS: Fixed some compiler warnings 2019-12-12 21:57:21 +00:00
juce_audio_plugin_client_AUv3.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +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 file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_RTAS_2.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_RTAS_3.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_RTAS_4.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_RTAS_utils.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_RTAS_utils.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_Standalone.cpp Added #if JucePlugin_Build_Standalone guard to juce_audio_plugin_client_Standalone.cpp 2019-11-15 15:31:38 +00:00
juce_audio_plugin_client_Unity.cpp Added support for building Unity native audio plugins on desktop platforms 2018-05-10 16:32:30 +01:00
juce_audio_plugin_client_utils.cpp Restored an accidentally deleted file and resaved all projects 2017-06-30 16:59:53 +01:00
juce_audio_plugin_client_VST2.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_VST3.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_audio_plugin_client_VST_utils.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00