1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2016-02-25 16:50:11 +00:00
..
containers Added method HashMap::Iterator::reset() 2016-02-12 10:21:23 +00:00
files Fixed a typo in a comment 2016-02-17 14:42:15 +00:00
javascript Added typeof operator to javascript parser 2016-02-25 12:39:59 +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 Avoided an MSVC warning 2016-02-25 14:49:13 +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 a new class: StatisticsAccumulator 2016-02-12 17:28:54 +00:00
text Made CharPointer_UTF8::isValidString reject some sequences that weren't being detected as illegal 2016-02-25 16:50:11 +00:00
threads Add option to set default stack size for JUCE threads 2016-02-15 11:06:28 +00:00
time Fixed parsing of ISO8601 millisecond fields 2016-02-18 10:04:32 +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 Normalised some divider comments 2016-02-20 09:45:43 +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