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.
Anthony Nicholls 2685604eb3 SharedResourcePointer: Allow objects with private constructors 1 year ago
..
juce_AllocationHooks.cpp Update copyright banners 3 years ago
juce_AllocationHooks.h Update copyright banners 3 years ago
juce_Atomic.h Update copyright banners 3 years ago
juce_ByteOrder.h Includes: Move some miscellaneous includes into module header and source files 1 year ago
juce_ContainerDeletePolicy.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_HeapBlock.h Add a base clang-tidy configuration 1 year ago
juce_HeavyweightLeakedObjectDetector.h Update copyright banners 3 years ago
juce_LeakedObjectDetector.h Formatting 1 year ago
juce_Memory.h Use more concise stdlib type aliases 2 years ago
juce_MemoryBlock.cpp Update copyright banners 3 years ago
juce_MemoryBlock.h Removed some superfluous consts from definitions 1 year ago
juce_OptionalScopedPointer.h Update copyright banners 3 years ago
juce_ReferenceCountedObject.h Update copyright banners 3 years ago
juce_Reservoir.h Doxygen: Fix some Doxygen issues 1 year ago
juce_ScopedPointer.h Update copyright banners 3 years ago
juce_SharedResourcePointer.h SharedResourcePointer: Allow objects with private constructors 1 year ago
juce_SharedResourcePointer_test.cpp SharedResourcePointer: Allow objects with private constructors 1 year ago
juce_Singleton.h Formatting 1 year ago
juce_WeakReference.h WeakReference: Remove ambiguous operator== 2 years ago