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.
Lukasz Kozakiewicz 772185f2b0 Add camera support for iOS and Android. 7 years ago
..
Assets Check for custom resources folder first in DemoUtilities.h createAssetInputStream() method on Mac 7 years ago
Audio Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
BLOCKS Increased the warning level when building DemoRunner on iOS 7 years ago
DSP Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
DemoRunner Add camera support for iOS and Android. 7 years ago
GUI Add camera support for iOS and Android. 7 years ago
Plugins Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
Utilities Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago