.. |
AAX
|
Fixed a bug in the AAX wrapper where the code would access uninitialised values in the known stem formats array when compiling with newer AAX SDK versions
|
8 years ago |
AU
|
Added some missing 60fps framerate variables
|
8 years ago |
RTAS
|
Ensured that RTAS plug-in ids match AAX plug-in ids
|
8 years ago |
Standalone
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
VST
|
Relaxed the maximum length restriction on VST parameter names from 16 to 32 chars, as we assume all the hosts will be OK with that.
|
8 years ago |
VST3
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
utility
|
Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource.
|
8 years ago |
AUResources.r
|
Revised multibus API and added support for multibus hosting
|
8 years ago |
juce_audio_plugin_client.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_audio_plugin_client_AAX.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_AAX.mm
|
Fixed AAX plug-in builds with new module format on OS X.
|
9 years ago |
juce_audio_plugin_client_AU.r
|
Whitespace cleanup
|
8 years ago |
juce_audio_plugin_client_AU_1.mm
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_AU_2.mm
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_AUv3.mm
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS.r
|
Whitespace cleanup
|
8 years ago |
juce_audio_plugin_client_RTAS_1.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS_2.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS_3.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS_4.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS_utils.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_RTAS_utils.mm
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_Standalone.cpp
|
Modified compile-time error to warn the user that juce_audio_devices module is also needed when building AUv3s
|
8 years ago |
juce_audio_plugin_client_VST2.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_VST3.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_VST_utils.mm
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
juce_audio_plugin_client_utils.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |