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 33c0940d74 Cleaned up a few more ScopedPointer uses 7 years ago
..
Components Cleaned up a few more ScopedPointer uses 7 years ago
Documents Misc cleanups relating to ScopedPointer 7 years ago
PaintElements Cleaned up a few more ScopedPointer uses 7 years ago
Properties Cleaned up a few more ScopedPointer uses 7 years ago
UI Cleaned up a few more ScopedPointer uses 7 years ago
jucer_BinaryResources.cpp Cleaned up a few more ScopedPointer uses 7 years ago
jucer_BinaryResources.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ComponentLayout.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
jucer_ComponentLayout.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_GeneratedCode.cpp Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_GeneratedCode.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_JucerDocument.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
jucer_JucerDocument.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ObjectTypes.cpp Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ObjectTypes.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintRoutine.cpp Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 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