1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/memory
2012-09-06 17:51:43 +01:00
..
juce_Atomic.h OSX 10.5 SDK and GCC fixes. 2012-07-26 10:14:16 +01:00
juce_ByteOrder.h Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
juce_HeapBlock.h Translation of OSX app menu strings. Minor misc changes and documentation fixes. 2012-08-08 14:25:59 +01:00
juce_LeakedObjectDetector.h Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 2012-07-21 08:58:27 +01:00
juce_Memory.h Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01:00
juce_MemoryBlock.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_MemoryBlock.h Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
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. 2012-08-29 11:01:47 +01:00
juce_ReferenceCountedObject.h Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_ScopedPointer.h Introjucer: added command to open counterpart files. 2012-09-06 17:51:43 +01:00
juce_Singleton.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_WeakReference.h Minor tidying-up. 2012-09-04 11:38:16 +01:00