1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_plugin_client
2017-09-27 12:24:02 +01:00
..
AAX Added support for Atmos 7.0.2 and 7.1.2 Surround formats 2017-09-25 12:06:01 +01:00
AU Changed the way isPositiveAndBelow is written to avoid needing to cast the second parameter to an int 2017-09-27 12:24:02 +01:00
RTAS 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
Standalone Standalone Plug-In: Fixed an issue where the editor would not resize correctly on mobile when the feedback warning was dismissed 2017-09-19 17:04:38 +01:00
utility Fixed Digital Performer host detection on MacOS 2017-09-11 12:26:03 +01:00
VST VST2: Fixed live-resize issue in Bitwig 2017-09-11 17:15:34 +01:00
VST3 VST3: respect the editor's constrainer when resizing 2017-09-14 09:59:53 +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.1.2 2017-09-18 14:59:57 +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 some compiler errors when creating AU plug-ins with Xcode 9 2017-08-23 11:07:17 +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 Whitespace cleanup 2017-02-10 12:25:47 +00: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_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