.. |
juce_Atomic.h
|
Cleaned up some docs.
|
13 years ago |
juce_ByteOrder.h
|
Added a flag to disable inline asm.
|
13 years ago |
juce_HeapBlock.h
|
Removed confusing enums from HeapBlock. Fixed warnings in win32 midi.
|
13 years ago |
juce_LeakedObjectDetector.h
|
Hard-coded some juce namespace declarations.
|
13 years ago |
juce_Memory.h
|
Cleaned up some docs.
|
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
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
13 years ago |
juce_ReferenceCountedObject.h
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
juce_ScopedPointer.h
|
Added -ldl to linux builds. Tidied up a few warnings.
|
13 years ago |
juce_Singleton.h
|
Hard-coded some juce namespace declarations.
|
13 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)
|
13 years ago |