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 7b1e821800 Spelling correction. 10 years ago
..
juce_Atomic.h Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
juce_ByteOrder.h Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
juce_ContainerDeletePolicy.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_HeapBlock.h Updated the format of the header include guard macros. 11 years ago
juce_LeakedObjectDetector.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_Memory.h Updated the format of the header include guard macros. 11 years ago
juce_MemoryBlock.cpp Minor cleanups. 10 years ago
juce_MemoryBlock.h Improved some MemoryBlock comments and gave the class a reset() method. 11 years ago
juce_OptionalScopedPointer.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_ReferenceCountedObject.h Spelling correction. 10 years ago
juce_ScopedPointer.h Fixed a false-alarm assertion in ScopedPointer. 10 years ago
juce_SharedResourcePointer.h Better misalignment-proofing in SharedResourcePointer. 11 years ago
juce_Singleton.h Updated the format of the header include guard macros. 11 years ago
juce_WeakReference.h A few minor whitespace cleanups. 10 years ago