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 c10b042f76 Fixed a potential leak in ScopedPointer 8 years ago
..
juce_Atomic.h Stripped out some defunct VS2003 code 9 years ago
juce_ByteOrder.h Stripped out some defunct VS2003 code 9 years ago
juce_ContainerDeletePolicy.h Update copyright notice 9 years ago
juce_HeapBlock.h Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check" 9 years ago
juce_LeakedObjectDetector.h Update copyright notice 9 years ago
juce_Memory.h Update copyright notice 9 years ago
juce_MemoryBlock.cpp Update copyright notice 9 years ago
juce_MemoryBlock.h Improved some comments for MemoryBlock base-64 methods 9 years ago
juce_OptionalScopedPointer.h Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer 9 years ago
juce_ReferenceCountedObject.h Fixed a compile problem with the GNU c++ library 9 years ago
juce_ScopedPointer.h Fixed a potential leak in ScopedPointer 8 years ago
juce_SharedResourcePointer.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_Singleton.h Update copyright notice 9 years ago
juce_WeakReference.h Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 8 years ago