| .. |
|
containers
|
Couple of tweaks to ReferenceCountedArray to make it better at handling polymorphic types.
|
13 years ago |
|
files
|
Fixes to some MemoryOutputStream streaming operators.
|
13 years ago |
|
json
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
logging
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
maths
|
Android GL work.
|
13 years ago |
|
memory
|
Added automatic up-casting to ReferenceCountedObjectPtr.
|
13 years ago |
|
misc
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
native
|
Android GL work.
|
13 years ago |
|
network
|
Changed URL class to allow multiple parameters with the same name.
|
13 years ago |
|
streams
|
Fixes to some MemoryOutputStream streaming operators.
|
13 years ago |
|
system
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
|
text
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
13 years ago |
|
threads
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
13 years ago |
|
time
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
unit_tests
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
xml
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
zip
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
|
juce_core.cpp
|
Updated some module usage warning code.
|
13 years ago |
|
juce_core.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
|
juce_core.mm
|
Added new module wrappers.
|
14 years ago |
|
juce_module_info
|
Docs fix. Version bump.
|
13 years ago |