| .. |
|
AAX
|
Fixed some compiler errors in the AAX wrapper when JUCE_STRING_UTF_TYPE != 8
|
2019-09-10 09:31:01 +01:00 |
|
AU
|
Fixed an Xcode 11 build warning
|
2019-09-23 13:26:37 +01:00 |
|
RTAS
|
Whitespace
|
2019-05-23 11:50:03 +01:00 |
|
Standalone
|
Mute audio input by default in standalone plug-in
|
2019-10-15 09:31:44 +01:00 |
|
Unity
|
Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects.
|
2019-05-15 12:08:38 +01:00 |
|
utility
|
Fixed Ableton Live detection in PluginHostType
|
2019-11-14 11:41:18 +00:00 |
|
VST
|
VST2: Avoided a race condition
|
2019-10-07 15:02:51 +01:00 |
|
VST3
|
VST3: Added a nullptr check before dereferencing juceVST3EditController in processParameterChanges() to fix a crash in Live
|
2019-11-05 17:02: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
|
Bump version number to 5.4.5
|
2019-10-16 10:01:09 +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
|
Added #if JucePlugin_Build_AU guard to juce_audio_plugin_client_AU_2.mm
|
2019-11-15 11:27:07 +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 |