The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Poole 955f6fbc2b Fixed a unique_ptr compiler error 7 years ago
..
CoreAudioUtilityClasses Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 7 years ago
AUResources.r Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
juce_AU_Wrapper.mm Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_AUv3_Wrapper.mm Fixed a unique_ptr compiler error 7 years ago