| .. |
|
containers
|
Multiple spelling fixes
|
7 years ago |
|
files
|
Multiple spelling fixes
|
7 years ago |
|
javascript
|
Whitespace
|
7 years ago |
|
logging
|
Add documentation tags
|
8 years ago |
|
maths
|
Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h
|
7 years ago |
|
memory
|
Fixed a bug adding derived ReferenceCountedObjects to base class ReferenceCountedArrays
|
7 years ago |
|
misc
|
Fixed a leak in JUCE's std::function compatibility implementation
|
7 years ago |
|
native
|
Android: Avoid a null-ptr dereference in release mode when JNI_onLoad is not called
|
7 years ago |
|
network
|
Multiple spelling fixes
|
7 years ago |
|
streams
|
Multiple spelling fixes
|
7 years ago |
|
system
|
Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses()
|
7 years ago |
|
text
|
Added assertions to Array to catch situations where a reference to a member is passed into an add() method. Also changed the form of StringArray method params to avoid this problem.
|
7 years ago |
|
threads
|
Fixed a documentation typo
|
7 years ago |
|
time
|
Misc cleanups and modernisation
|
7 years ago |
|
unit_tests
|
Add documentation tags
|
8 years ago |
|
xml
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
zip
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
|
juce_core.cpp
|
Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments
|
7 years ago |
|
juce_core.h
|
Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments
|
7 years ago |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |