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 38b553da43 Fixed a comment typo 7 years ago
..
containers Multiple spelling fixes 7 years ago
files Cleaned up some doc comments 7 years ago
javascript Whitespace 7 years ago
logging Add documentation tags 8 years ago
maths Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 7 years ago
memory Fixed a comment typo 7 years ago
misc Fixed a leak in JUCE's std::function compatibility implementation 7 years ago
native MacOS: Fixed AVX2 detection in SystemStats 7 years ago
network Multiple spelling fixes 7 years ago
streams Reverted 6ca7af73cfbd07d803b6102baa63e76eece3c6c4 "Optimised the base class implementation of InputStream::skipNextBytes() a bit" 7 years ago
system Added a String method to store decimals to a set number of significant figures 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 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_core.cpp Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 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