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 ce5757821d Added a std::make_unique implementation to systems lacking c++14 support 7 years ago
..
containers Fixed some documentation errors 7 years ago
files Added unit tests to the InputStream classes 7 years ago
javascript Whitespace 7 years ago
logging Added some missing override keywords 7 years ago
maths Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 7 years ago
memory Fixed some whitespace in juce_MemoryBlock.h 7 years ago
misc Fixed a leak in JUCE's std::function compatibility implementation 7 years ago
native macOS: Use File::createFileWithoutCheckingPath() in Process::openDocument() to avoid an assertion when opening a URL 7 years ago
network Added support for finding the broadcast address of an interface 7 years ago
streams Made an assertion in MemoryOutputStream::write() slightly more forgiving 7 years ago
system Added a std::make_unique implementation to systems lacking c++14 support 7 years ago
text Added a String method to store decimals to a set number of significant figures 7 years ago
threads Fixed a documentation typo 7 years ago
time Misc cleanups and modernisation 7 years ago
unit_tests Add documentation tags 8 years ago
xml Cleaned up some doc comments 7 years ago
zip Added unit tests to the InputStream classes 7 years ago
juce_core.cpp Added support for finding the broadcast address of an interface 7 years ago
juce_core.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago