.. |
containers
|
Added method HashMap::Iterator::reset()
|
9 years ago |
files
|
Fixed a typo in a comment
|
9 years ago |
javascript
|
Added typeof operator to javascript parser
|
9 years ago |
logging
|
Update copyright notice
|
10 years ago |
maths
|
Normalised some divider comments
|
9 years ago |
memory
|
Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags
|
9 years ago |
misc
|
Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).
|
9 years ago |
native
|
Made sure that String::toCFString() never returns a null pointer
|
9 years ago |
network
|
Refactored some internal code in Socket
|
9 years ago |
streams
|
Lots of small whitespace tweaks.
|
9 years ago |
system
|
Added a new class: StatisticsAccumulator
|
9 years ago |
text
|
Added a helpful assertion in String::replaceCharacters
|
9 years ago |
threads
|
Add option to set default stack size for JUCE threads
|
9 years ago |
time
|
Refactored some Time internals to rely on 64-bit OS time conversion functions.
|
9 years ago |
unit_tests
|
Cleaned up a few String::empty uses
|
9 years ago |
xml
|
Cleaned up a few String::empty uses
|
9 years ago |
zip
|
Fixed a couple of minor warnings
|
9 years ago |
juce_core.cpp
|
Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).
|
9 years ago |
juce_core.h
|
Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).
|
9 years ago |
juce_core.mm
|
Update copyright notice
|
10 years ago |
juce_module_info
|
Version number update
|
9 years ago |