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-01-30 09:48:16 +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 Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. 2019-05-15 12:08:38 +01:00
utility Added Vienna Ensemble Pro detection to PluginHostType 2019-12-18 09:34:07 +00:00
VST Fixed some more typos 2020-01-07 08:53:23 +00:00
VST3 VST3: Added the ability to change parameter names at runtime 2019-11-29 14:44:09 +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 Standardised the licensing whitespace in module headers 2020-01-30 09:48:16 +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