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-11-13 18:28:55 +00:00
..
juce_Atomic.h Renamed a few old references to "iPhoneOS" as "iOS". 2012-11-13 18:28:55 +00:00
juce_ByteOrder.h Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
juce_HeapBlock.h A couple of fixes for win32 DLL builds. 2012-09-20 09:16:02 +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 Changes for DLL build. 2012-09-26 21:31:04 +01:00
juce_MemoryBlock.cpp Avoided a few gcc compiler warnings. 2012-11-11 18:43:36 +00: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 Audio plugin fixes. 2012-10-01 20:21:27 +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