| .. |
|
containers
|
Array: added new method removeIf to remove objects based on an arbitrary condition. Made removeIf and removeAllInstancesOf return the number of objects removed.
|
9 years ago |
|
files
|
Add exclusive flag to MemoryMappedFile
|
9 years ago |
|
javascript
|
Added support for accessing the properties of a javascript object via the subscript operator
|
9 years ago |
|
logging
|
Update copyright notice
|
10 years ago |
|
maths
|
Fixed incorrect comparison in right shift operator of BigInteger
|
9 years ago |
|
memory
|
Fixed a potential leak in ScopedPointer
|
9 years ago |
|
misc
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
|
native
|
Fixed a possible race condition in mac's implementation of WebInputStream
|
9 years ago |
|
network
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
9 years ago |
|
streams
|
Lots of small whitespace tweaks.
|
10 years ago |
|
system
|
Workaround to avoid an assertion when using File::invokedExecutableFile from a command-line invoked app on OSX
|
9 years ago |
|
text
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 years ago |
|
threads
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
9 years ago |
|
time
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
|
unit_tests
|
Whitespace.
|
9 years ago |
|
xml
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
9 years ago |
|
zip
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
9 years ago |
|
juce_core.cpp
|
Add some minor changes to stay compatible with GCC 4.4
|
9 years ago |
|
juce_core.h
|
Add pkg-config support for linux
|
9 years ago |
|
juce_core.mm
|
Update copyright notice
|
10 years ago |