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.
Tom Poole 415dc54820 Protected the system Random from having its seed reset 6 years ago
..
containers Replaced all uses of static_cast<Type&&> with std::move 6 years ago
files Replaced all uses of static_cast<Type&&> with std::move 6 years ago
javascript Replaced all uses of static_cast<Type&&> with std::move 6 years ago
logging Added some missing override keywords 6 years ago
maths Protected the system Random from having its seed reset 6 years ago
memory Replaced all uses of static_cast<Type&&> with std::move 6 years ago
misc Replaced all uses of static_cast<Type&&> with std::move 6 years ago
native Replaced all uses of static_cast<Type&&> with std::move 6 years ago
network Replaced all uses of static_cast<Type&&> with std::move 6 years ago
streams Replaced all uses of static_cast<Type&&> with std::move 6 years ago
system Moved <map> into the set of standard headers 6 years ago
text Replaced all uses of static_cast<Type&&> with std::move 6 years ago
threads Re-structured the low-level Android native code 6 years ago
time Made the Time class trivially copyable. 6 years ago
unit_tests Add documentation tags 7 years ago
xml Replaced all uses of static_cast<Type&&> with std::move 6 years ago
zip Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_core.cpp Re-structured the low-level Android native code 6 years ago
juce_core.h Bump version number to 5.4.1 6 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago