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.
ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
..
containers Update code to use C++14 [[deprecated]] attribute 4 years ago
files Update code to use C++14 [[deprecated]] attribute 4 years ago
javascript CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
logging macOS: Be explicit about string encodings when logging assertions 4 years ago
maths Fix float_Pi deprecation warning typo 4 years ago
memory Reservoir: Fix bug where incorrect buffer region could be read in some cases 4 years ago
misc Update code to use C++14 [[deprecated]] attribute 4 years ago
native Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
network Update code to use C++14 [[deprecated]] attribute 4 years ago
streams Update code to use C++14 [[deprecated]] attribute 4 years ago
system CompilerWarnings: Update minimum supported clang version for JUCE_BEGIN_NO_SANITIZE 4 years ago
text Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
threads Update code to use C++14 [[deprecated]] attribute 4 years ago
time Clang: Fix warnings when building with clang 10 5 years ago
unit_tests Added startTime and endTime to UnitTest TestResult struct 5 years ago
xml Update code to use C++14 [[deprecated]] attribute 4 years ago
zip Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_core.cpp Added preliminary support for FreeBSD 4 years ago
juce_core.h Singleton: Fix thread sanitizer warning about race on "instance" data member 4 years ago
juce_core.mm Updated all license headers 5 years ago