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.
jules 5d54e80df8 Made the projucer ignore command-line flags generated when running it in Xcode debug mode 6 years ago
..
Windows Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
jucer_Application.cpp Made the projucer ignore command-line flags generated when running it in Xcode debug mode 6 years ago
jucer_Application.h Projucer: Added a missing reset() call to the PIP creator window when shutting down 6 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 Projucer: Added a check for unknown command line arguments 6 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