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 69d5f16be0 Added some more FileInputStream unit tests 5 years ago
..
containers OptionalScopedPointer: Added proper move semantics and convenience constructors 5 years ago
files Added some more FileInputStream unit tests 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 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
memory Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
misc macOS: Fixed some Projucer live-build issues on Catalina 5 years ago
native Fixed a regression opening file handles introduced in e65ac0b 5 years ago
network URL: Make downloadToFile return unique_ptr 5 years ago
streams Demos: Convey proper ownership semantics 5 years ago
system Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
text Replaced all instances of JUCE_CONSTEXPR with constexpr 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 Demos: Convey proper ownership semantics 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