.. |
containers
|
Minor clean-ups.
|
12 years ago |
files
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
12 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.
|
12 years ago |
maths
|
Cleaned up some compiler warnings.
|
12 years ago |
memory
|
Audio plugin fixes.
|
12 years ago |
misc
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
native
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
12 years ago |
network
|
Fixed some more warnings.
|
12 years ago |
streams
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
12 years ago |
system
|
Precautionary undef-ing of noexcept and nullptr.
|
12 years ago |
text
|
Identifier::null, isNull, isValid methods.
|
12 years ago |
threads
|
Added a new ChildProcess::start method that takes an argument array.
|
12 years ago |
time
|
Fix for Time::getCurrentTime().
|
12 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".
|
12 years ago |
zip
|
Fixed some more warnings.
|
12 years ago |
juce_core.cpp
|
New class: TextDiff
|
12 years ago |
juce_core.h
|
New class: TextDiff
|
12 years ago |
juce_core.mm
|
Added new module wrappers.
|
13 years ago |
juce_module_info
|
Version bump: 2.0.27
|
12 years ago |