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.
hogliux 825320dafa Adding missing locks in ListenerList when the underlying array of the ListenerList uses a CriticalSection 7 years ago
..
containers Adding missing locks in ListenerList when the underlying array of the ListenerList uses a CriticalSection 7 years ago
files Files: Added support for creating and reading relative or special path symbolic link files 7 years ago
javascript Add documentation tags 8 years ago
logging Add documentation tags 8 years ago
maths Added some assertions when the input to a NormalisableRange conversion function is outside of the expected range 8 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 8 years ago
misc Add documentation tags 8 years ago
native Windows: Fixed an issue where File::getLinkedTarget could return an invalid File object on Windows although the docs state that it will return the link file itself if the link cannot be resolved 7 years ago
network Add documentation tags 8 years ago
streams Fixed a documentation tag in URLInputSource 8 years ago
system Bump version number to 5.3.1 7 years ago
text Add documentation tags 8 years ago
threads Ensured that ThreadPool::moveJobToFront can survive a stale job pointer 8 years ago
time Add documentation tags 8 years ago
unit_tests Add documentation tags 8 years ago
xml Added a setTagName method to XmlElement 8 years ago
zip Zip: Added support for relative symbolic links when compressing and uncompressing zip archives 7 years ago
juce_core.cpp Add URLInputSource class 8 years ago
juce_core.h Bump version number to 5.3.1 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago