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 396d73a989 Fix for precedence of Javascript typeof operator 9 years ago
..
containers Added method HashMap::Iterator::reset() 9 years ago
files Fixed a typo in a comment 9 years ago
javascript Fix for precedence of Javascript typeof operator 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. 10 years ago
system Added a new class: StatisticsAccumulator 9 years ago
text Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 9 years ago
threads Add option to set default stack size for JUCE threads 9 years ago
time Added some more unit tests and fixes for the Time class 9 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 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 10 years ago