1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/memory
2012-08-24 08:57:18 +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 Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 2012-06-12 11:54:32 +01:00
juce_ReferenceCountedObject.h Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_ScopedPointer.h AAX: got basic audio + gui working. 2012-07-31 10:41:39 +01:00
juce_Singleton.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_WeakReference.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00