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.
reuk d5e9793cb1
Reservoir: Fix bug where incorrect buffer region could be read in some cases
3 years ago
..
juce_AllocationHooks.cpp Update the minimum C++ standard to C++14 3 years ago
juce_AllocationHooks.h Updated all license headers 4 years ago
juce_Atomic.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_ByteOrder.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_ContainerDeletePolicy.h Updated all license headers 5 years ago
juce_HeapBlock.h HeapBlock: Relax size constructor constraints to allow enums 3 years ago
juce_HeavyweightLeakedObjectDetector.h Updated all license headers 5 years ago
juce_LeakedObjectDetector.h Warnings: Silence some GCC warnings 5 years ago
juce_Memory.h Whitespace 3 years ago
juce_MemoryBlock.cpp MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method 4 years ago
juce_MemoryBlock.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_OptionalScopedPointer.h Updated all license headers 5 years ago
juce_ReferenceCountedObject.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_Reservoir.h Reservoir: Fix bug where incorrect buffer region could be read in some cases 3 years ago
juce_ScopedPointer.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_SharedResourcePointer.h Updated all license headers 5 years ago
juce_Singleton.h Singleton: Fix thread sanitizer warning about race on "instance" data member 3 years ago
juce_WeakReference.h Cleanup: Remove redundant inlines 5 years ago