| .. |
|
AAX
|
Minor formatting
|
2018-11-05 10:43:29 +00:00 |
|
AU
|
Fixed some Objective-C id -> auto* conversion warnings
|
2018-10-24 16:20:45 +01:00 |
|
RTAS
|
Added parameter listener callbacks when a plug-in host changes a parameter
|
2018-02-21 18:58:58 +00:00 |
|
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
|
Unity: Only display normalised range for default parameter sliders and expose choice parameters
|
2018-11-09 14:56:11 +00: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
|
Windows: Fixed a VST2 compilation error in VS2013
|
2018-11-12 10:09:16 +00:00 |
|
VST3
|
VST3: Removed some ancient native host window resizing code from the plug-in wrapper
|
2018-10-24 14:47:57 +01: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.1
|
2018-11-12 11:26:11 +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
|
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
|
AU: Pragma ignore warnings which are triggered by Apple code
|
2018-03-27 08:51:07 +01: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
|
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
|
2017-09-08 08:59:55 +01: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 |