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 d06a2b8c13 Fixed compatibility with GCC 4.8 6 years ago
..
containers Fixed compatibility with GCC 4.8 6 years ago
files Replaced all uses of static_cast<Type&&> with std::move 7 years ago
javascript Replaced all uses of static_cast<Type&&> with std::move 7 years ago
logging Added some missing override keywords 7 years ago
maths Protected the system Random from having its seed reset 7 years ago
memory Replaced all uses of static_cast<Type&&> with std::move 7 years ago
misc Moved the UUID hashing template to the header file 6 years ago
native Windows: Add the FILE_SHARE_DELETE when opening file handles to allow them to be renamed and deleted 7 years ago
network Replaced all uses of static_cast<Type&&> with std::move 7 years ago
streams Replaced all uses of static_cast<Type&&> with std::move 7 years ago
system Moved <map> into the set of standard headers 7 years ago
text Replaced all uses of static_cast<Type&&> with std::move 7 years ago
threads Re-structured the low-level Android native code 7 years ago
time Fixed compatibility with GCC 4.8 6 years ago
unit_tests Add documentation tags 7 years ago
xml Replaced all uses of static_cast<Type&&> with std::move 7 years ago
zip Fixed some stray zeros that were still being passed as null pointers 7 years ago
juce_core.cpp Re-structured the low-level Android native code 7 years ago
juce_core.h Bump version number to 5.4.1 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago