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 74b6673e42 Improved the documentation of some methods in juce_Thread.h 6 years ago
..
containers Fixed compatibility with GCC 4.8 6 years ago
files Replaced all uses of static_cast<Type&&> with std::move 6 years ago
javascript Avoid unnecessary zeros when writing double values to XML or JSON 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 Moved the UUID hashing template to the header file 6 years ago
native Linux: Fix Process::openDocument() return value in previous commit 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 Avoid unnecessary zeros when writing double values to XML or JSON 6 years ago
threads Improved the documentation of some methods in juce_Thread.h 6 years ago
time Fixed compatibility with GCC 4.8 6 years ago
unit_tests Add documentation tags 7 years ago
xml Avoid unnecessary zeros when writing double values to XML or JSON 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