1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-31 03:00:05 +00:00
JUCE/modules/juce_audio_plugin_client
2018-08-21 11:59:50 +01:00
..
AAX Multiple spelling fixes 2018-08-20 18:16:24 +01:00
AU AU: Fixed a bug with JUCE_FORCE_LEGACY_PARAM_IDS enabled 2018-08-13 11:10:30 +01:00
RTAS
Standalone Added an AudioProcessorPlayer::setMidiOutput() method for forwarding MIDI messages from the AudioProcessor and updated the standalone plugin holder to use this 2018-08-21 11:59:50 +01:00
Unity Fixed some implicit conversion warnings in the Unity plugin wrapper 2018-06-05 09:32:09 +01:00
utility Moved some VST version compiler warnings out of juce_CheckSettingMacros.h and into the VST wrapper so that JUCE_COMPILER_WARNING can be used 2018-08-14 10:55:18 +01:00
VST Moved some VST version compiler warnings out of juce_CheckSettingMacros.h and into the VST wrapper so that JUCE_COMPILER_WARNING can be used 2018-08-14 10:55:18 +01:00
VST3 Add support for DPI aware plug-ins on Windows 2018-08-10 16:38:18 +01:00
AUResources.r
juce_audio_plugin_client.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_plugin_client_AAX.cpp
juce_audio_plugin_client_AAX.mm
juce_audio_plugin_client_AU.r
juce_audio_plugin_client_AU_1.mm
juce_audio_plugin_client_AU_2.mm AU: Pragma ignore warnings which are triggered by Apple code 2018-03-27 08:51:07 +01:00
juce_audio_plugin_client_AUv3.mm
juce_audio_plugin_client_RTAS.r
juce_audio_plugin_client_RTAS_1.cpp
juce_audio_plugin_client_RTAS_2.cpp
juce_audio_plugin_client_RTAS_3.cpp
juce_audio_plugin_client_RTAS_4.cpp
juce_audio_plugin_client_RTAS_utils.cpp
juce_audio_plugin_client_RTAS_utils.mm
juce_audio_plugin_client_Standalone.cpp
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
juce_audio_plugin_client_VST2.cpp
juce_audio_plugin_client_VST3.cpp
juce_audio_plugin_client_VST_utils.mm