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 6b7496c893 Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 13 years ago
..
juce_Atomic.h Couple of small win32 fixes. Cleaned up win32 registry code. 13 years ago
juce_ByteOrder.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_HeapBlock.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 14 years ago
juce_LeakedObjectDetector.h Hard-coded some juce namespace declarations. 14 years ago
juce_Memory.h Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 13 years ago
juce_MemoryBlock.cpp Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 14 years ago
juce_MemoryBlock.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 14 years ago
juce_OptionalScopedPointer.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_ReferenceCountedObject.h Minor clean-ups. 13 years ago
juce_ScopedPointer.h Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy() 13 years ago
juce_Singleton.h Hard-coded some juce namespace declarations. 14 years ago
juce_WeakReference.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 14 years ago