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 4880ce760e Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 8 years ago
..
juce_Atomic.h Replace include guards with "#pragma once" 8 years ago
juce_ByteOrder.h Replace include guards with "#pragma once" 8 years ago
juce_ContainerDeletePolicy.h Replace include guards with "#pragma once" 8 years ago
juce_HeapBlock.h Replace include guards with "#pragma once" 8 years ago
juce_LeakedObjectDetector.h Replace include guards with "#pragma once" 8 years ago
juce_Memory.h Replace include guards with "#pragma once" 8 years ago
juce_MemoryBlock.cpp Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 8 years ago
juce_MemoryBlock.h Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 8 years ago
juce_OptionalScopedPointer.h Replace include guards with "#pragma once" 8 years ago
juce_ReferenceCountedObject.h Replace include guards with "#pragma once" 8 years ago
juce_ScopedPointer.h Replace include guards with "#pragma once" 8 years ago
juce_SharedResourcePointer.h Added a reference count getter method to SharedResourcePointer 8 years ago
juce_Singleton.h Replace include guards with "#pragma once" 8 years ago
juce_WeakReference.h Replace include guards with "#pragma once" 8 years ago