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.
jules 705262600b Quick cleanup of some posix code 7 years ago
..
containers Simplified the SparseSet class using Ranges 7 years ago
files Add documentation tags 7 years ago
javascript Add documentation tags 7 years ago
logging Add documentation tags 7 years ago
maths Added some assertions when the input to a NormalisableRange conversion function is outside of the expected range 7 years ago
memory Simplified ByteOrder, and made it less susceptible to UB when reading from non-aligned addresses. Removed ambiguous method ByteOrder::littleEndianInt (c1, c2, c3, c4), which was probably producing the wrong behaviour on big-endian systems 7 years ago
misc Add documentation tags 7 years ago
native Quick cleanup of some posix code 7 years ago
network Add documentation tags 7 years ago
streams Fixed a documentation tag in URLInputSource 7 years ago
system Bump version number to 5.3.0 7 years ago
text Add documentation tags 7 years ago
threads Ensured that ThreadPool::moveJobToFront can survive a stale job pointer 7 years ago
time Add documentation tags 7 years ago
unit_tests Add documentation tags 7 years ago
xml Added a setTagName method to XmlElement 7 years ago
zip Added support for uncompressing symbolic links in zip files 7 years ago
juce_core.cpp Add URLInputSource class 7 years ago
juce_core.h Bump version number to 5.3.0 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago