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 ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
..
DemoContentComponent.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
DemoContentComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
MainComponent.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
MainComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
SettingsContent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago