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 5bb2e8ca6f Made PropertySet::setValue() methods take a StringRef instead of a const String& so that Identifiers can be implicitly cast 5 years ago
..
containers Made PropertySet::setValue() methods take a StringRef instead of a const String& so that Identifiers can be implicitly cast 5 years ago
files iOS: Fix type declaration in juce_File.h 5 years ago
javascript Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
logging Fixed some typos 5 years ago
maths Fixed some warnings with -Wconversion enabled 5 years ago
memory Documentation fix 5 years ago
misc macOS: Fixed some Projucer live-build issues on Catalina 5 years ago
native Android: Call __android_log_print() in chunks to ensure that the full log is printed 5 years ago
network Fixed some warnings with -Wconversion enabled 5 years ago
streams Demos: Convey proper ownership semantics 5 years ago
system Build: Fix Xcode 11.4 compatibility issues 5 years ago
text Build: Fix Xcode 11.4 compatibility issues 5 years ago
threads Check that juce_gui_basics module is available when declaring Process::setDockIconVisible() to fix potential linker error 5 years ago
time Use Logger::writeToLog() in PerformanceCounter::printStatistics() 5 years ago
unit_tests Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
xml Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
zip Fixed some warnings with -Wconversion enabled 5 years ago
juce_core.cpp Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
juce_core.h Bump version number to 5.4.7 5 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago