| .. |
|
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
|
Standalone plug-in: Fixed a mute button race condition
|
2019-10-09 13:08:37 +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
|
Added pluginval to PluginHostType
|
2019-07-24 12:42:37 +01:00 |
|
VST
|
VST2: Avoided a race condition
|
2019-10-07 15:02:51 +01:00 |
|
VST3
|
VST3: Fixed an issue in checkSizeConstraint() when the editor has a scale factor applied
|
2019-10-09 17:14:12 +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.4
|
2019-08-09 11:24:54 +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
|
Fixed more compiler warnings
|
2019-06-11 16:42:38 +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 |