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 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 years ago
..
juce_Atomic.h OSX 10.5 SDK and GCC fixes. 13 years ago
juce_ByteOrder.h Added a flag to disable inline asm. 13 years ago
juce_HeapBlock.h Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 years ago
juce_LeakedObjectDetector.h Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 13 years ago
juce_Memory.h Minor updates for mingw compatibility. 13 years ago
juce_MemoryBlock.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 13 years ago
juce_MemoryBlock.h Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 13 years ago
juce_OptionalScopedPointer.h Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 12 years ago
juce_ReferenceCountedObject.h Added a get() method to ReferenceCountedObjectPtr. 13 years ago
juce_ScopedPointer.h Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 12 years ago
juce_Singleton.h Hard-coded some juce namespace declarations. 14 years ago
juce_WeakReference.h Minor tidying-up. 12 years ago