.. |
juce_Atomic.h
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
12 years ago |
juce_ByteOrder.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_HeapBlock.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_LeakedObjectDetector.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_Memory.h
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
juce_MemoryBlock.cpp
|
Avoided a few gcc compiler warnings.
|
12 years ago |
juce_MemoryBlock.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 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
|
Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases.
|
12 years ago |
juce_ScopedPointer.h
|
Audio plugin fixes.
|
12 years ago |
juce_Singleton.h
|
Hard-coded some juce namespace declarations.
|
14 years ago |
juce_WeakReference.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |