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
2017-08-02 17:39:30 +01:00
..
AAX AAX: Fixed an issue where an AAX plug-in would hit an internal ProTool assertion if it had meters (and no sidechain) 2017-07-06 15:24:56 +01:00
AU AU: Fixed a compiler error when using the legacy channel layout field 2017-07-31 10:10:54 +01:00
RTAS Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
Standalone Standalone plug-in: Fixed the placement of the mute feedback option 2017-07-05 14:15:50 +01:00
utility Added Tracktion Waveform to PluginHostType 2017-07-17 13:00:31 +01:00
VST VST2: Fixed a bug when asking the host to resize a plug-in window 2017-08-02 17:39:30 +01:00
VST3 VST2 & VST3: Plug-Ins will already be scaled on retina screens - don't try scaling them again 2017-07-26 14:42:44 +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 Bump version number to 5.1.0 2017-07-27 12:39:23 +01: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 Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01: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 Disabled some more warnings in 3rd party AU and AAX code 2017-05-04 10:49:31 +01: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 Whitespace cleanup 2017-02-10 12:25:47 +00: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 Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used 2017-05-08 12:15:37 +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