| .. |
|
containers
|
Added NamedValueSet::isEmpty()
|
2016-03-23 08:25:12 +00:00 |
|
files
|
Fixed a typo in a comment
|
2016-02-17 14:42:15 +00:00 |
|
javascript
|
Fix for precedence of Javascript typeof operator
|
2016-03-10 10:54:35 +00:00 |
|
logging
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
maths
|
Normalised some divider comments
|
2016-02-20 09:45:43 +00:00 |
|
memory
|
Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags
|
2016-02-12 17:03:21 +00:00 |
|
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).
|
2016-02-25 10:12:30 +00:00 |
|
native
|
Reverted: Added a missing include in juce_android_RuntimePermissions.cpp (the relevant compile error was already fixed by commit 2ecbe54c in a better way).
|
2016-03-18 16:35:17 +00:00 |
|
network
|
Refactored some internal code in Socket
|
2016-02-24 11:50:58 +00:00 |
|
streams
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
system
|
Added an include of <memory> for the android build
|
2016-03-18 10:41:30 +00:00 |
|
text
|
Removed a malfunctioning method in CharPointer_ASCII
|
2016-03-22 15:22:33 +00:00 |
|
threads
|
Add option to set default stack size for JUCE threads
|
2016-02-15 11:06:28 +00:00 |
|
time
|
Added some more unit tests and fixes for the Time class
|
2016-03-10 10:51:28 +00:00 |
|
unit_tests
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
xml
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
zip
|
Fixed a couple of minor warnings
|
2016-03-02 08:12:14 +00:00 |
|
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).
|
2016-02-25 10:12:30 +00:00 |
|
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).
|
2016-02-25 10:12:30 +00:00 |
|
juce_core.mm
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_module_info
|
Version number update
|
2015-12-16 18:14:23 +00:00 |