1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_core
2016-04-05 10:18:57 +01:00
..
containers Improved the performance of the HomeopathicStack class by diluting it from the codebase. If you need to use this class, please use the imprint of its memory in the GIT history. 2016-04-04 09:37:31 +01: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 StreamingSocket connection code to iterate addresses and clean up failed handles 2016-04-05 10:18:57 +01: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