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
..
Windows Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_Application.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_Application.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_AutoUpdater.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_AutoUpdater.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_CommandIDs.h Projucer: Added a "PIP Creator" utility tool 7 years ago
jucer_CommandLine.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_CommandLine.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_CommonHeaders.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_Headers.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_Main.cpp Projucer: Added a "PIP Creator" utility tool 7 years ago
jucer_MainWindow.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_MainWindow.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_ProjucerAnalytics.cpp Projucer: Add analytics events for new project wizard page 7 years ago
jucer_ProjucerAnalytics.h Projucer: Add analytics events for new project wizard page 7 years ago