| .. |
|
containers
|
Fixed SortedSet::remove() to return the removed element
|
9 years ago |
|
files
|
Restored non-flushing behaviour of FileOutputStream
|
9 years ago |
|
javascript
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
logging
|
Update copyright notice
|
10 years ago |
|
maths
|
Removed unnecessary memory allocation when assigning a big integer with the same memory requirements
|
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 bug in DirectoryIterator where the result would be inconsistent between Mac/Window when using a default constructed File object
|
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
|
Cache the result of isRunningInAppExtensionSandbox
|
9 years ago |
|
text
|
Added more compare operators to Identifier class
|
9 years ago |
|
threads
|
Removed the isLocked() method from ReadWriteLock
|
9 years ago |
|
time
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
unit_tests
|
Whitespace.
|
9 years ago |
|
xml
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
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
|
Bump version number to 4.2.4
|
9 years ago |
|
juce_core.mm
|
Update copyright notice
|
10 years ago |