.. |
AAX
|
AAX: Removed an unused variable
|
7 years ago |
AU
|
AUv3: Fixed an issue when destructing an AUv3 on a non-message thread
|
7 years ago |
RTAS
|
Fixed a Windows RTAS namespacing issue
|
7 years ago |
Standalone
|
Code cleanup
|
7 years ago |
VST
|
Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated!
|
7 years ago |
VST3
|
VST3: Fixed a bug setting tail lengths
|
7 years ago |
utility
|
Fix doc typo in juce_PluginHostType.h
|
7 years ago |
AUResources.r
|
Revised multibus API and added support for multibus hosting
|
8 years ago |
juce_audio_plugin_client.h
|
Bump version number to 5.2.1
|
7 years ago |
juce_audio_plugin_client_AAX.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_AAX.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_AU.r
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_AU_1.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_AU_2.mm
|
Fixed some compiler errors when creating AU plug-ins with Xcode 9
|
7 years ago |
juce_audio_plugin_client_AUv3.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS.r
|
Renamed XCode to Xcode in multiple places
|
7 years ago |
juce_audio_plugin_client_RTAS_1.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS_2.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS_3.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS_4.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS_utils.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_RTAS_utils.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_Standalone.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_audio_plugin_client_VST2.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_VST3.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_VST_utils.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_audio_plugin_client_utils.cpp
|
Restored an accidentally deleted file and resaved all projects
|
8 years ago |