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 cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
..
Components Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
Documents Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
PaintElements Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
Properties Fixed some stray zeros that were still being passed as null pointers 6 years ago
UI Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_BinaryResources.cpp Cleaned up a few more ScopedPointer uses 7 years ago
jucer_BinaryResources.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_ComponentLayout.cpp Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 6 years ago
jucer_ComponentLayout.h Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 6 years ago
jucer_GeneratedCode.cpp Projucer: Standardise replacement strings in file templates 7 years ago
jucer_GeneratedCode.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_JucerDocument.cpp Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings 6 years ago
jucer_JucerDocument.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_ObjectTypes.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_ObjectTypes.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_PaintRoutine.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintRoutine.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_UtilityFunctions.h Projucer: Re-factored source code groups and general code clean-up 7 years ago