The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 6a66ff75bb Added NamedValueSet::isEmpty() 10 years ago
..
containers Added NamedValueSet::isEmpty() 10 years ago
files Fixed a typo in a comment 10 years ago
javascript Fix for precedence of Javascript typeof operator 10 years ago
logging Update copyright notice 10 years ago
maths Normalised some divider comments 10 years ago
memory Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 10 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). 10 years ago
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). 10 years ago
network Refactored some internal code in Socket 10 years ago
streams Lots of small whitespace tweaks. 10 years ago
system Added an include of <memory> for the android build 10 years ago
text Removed a malfunctioning method in CharPointer_ASCII 10 years ago
threads Add option to set default stack size for JUCE threads 10 years ago
time Added some more unit tests and fixes for the Time class 10 years ago
unit_tests Cleaned up a few String::empty uses 10 years ago
xml Cleaned up a few String::empty uses 10 years ago
zip Fixed a couple of minor warnings 10 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). 10 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). 10 years ago
juce_core.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago