.. |
AAX
|
AAX: Fixed a conversion warning in JuceAAX_Processor::isInAudioSuite()
|
6 years ago |
AU
|
Fixed a documentation typo
|
6 years ago |
RTAS
|
Added parameter listener callbacks when a plug-in host changes a parameter
|
7 years ago |
Standalone
|
Ensure that the standalone plug-in saves its state when the OS sends a quit request
|
6 years ago |
Unity
|
Unity: Fix some compiler errors when building for Win32
|
6 years ago |
VST
|
Added various clang-tidy modernize-* fixes
|
6 years ago |
VST3
|
Fixed an unused variable in the VST3 wrapper
|
6 years ago |
utility
|
Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers
|
6 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.4.3
|
6 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
|
AU: Pragma ignore warnings which are triggered by Apple code
|
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_Unity.cpp
|
Added support for building Unity native audio plugins on desktop platforms
|
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
|
7 years ago |