| .. |
|
containers
|
Fix to Array::removeAllInstanceOf.
|
13 years ago |
|
files
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
13 years ago |
|
json
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
|
logging
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
13 years ago |
|
maths
|
Cleaned up some compiler warnings.
|
13 years ago |
|
memory
|
Audio plugin fixes.
|
13 years ago |
|
misc
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
|
native
|
Improved win32 http timeout behaviour.
|
13 years ago |
|
network
|
Fixed some more warnings.
|
13 years ago |
|
streams
|
Fixed some more warnings.
|
13 years ago |
|
system
|
Precautionary undef-ing of noexcept and nullptr.
|
13 years ago |
|
text
|
Identifier::null, isNull, isValid methods.
|
13 years ago |
|
threads
|
Fixed some more warnings.
|
13 years ago |
|
time
|
Misc minor tidying up.
|
13 years ago |
|
unit_tests
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
|
xml
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
13 years ago |
|
zip
|
Fixed some more warnings.
|
13 years ago |
|
juce_core.cpp
|
New class: TextDiff
|
13 years ago |
|
juce_core.h
|
New class: TextDiff
|
13 years ago |
|
juce_core.mm
|
Added new module wrappers.
|
14 years ago |
|
juce_module_info
|
Version bump: 2.0.27
|
13 years ago |