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 9762e29007 Deleted some var constructors that take a const ReferenceCountedObject* and were resolving to the wrong type 7 years ago
..
containers Deleted some var constructors that take a const ReferenceCountedObject* and were resolving to the wrong type 7 years ago
files Restored compatibility with older versions of Xcode 7 years ago
javascript Fixed a few more places where doubles were not serialised to full accuracy 7 years ago
logging Enabled some more warning flags in Xcode, and fixed the problems they caused 7 years ago
maths Added various clang-tidy modernize-* fixes 7 years ago
memory Added various clang-tidy modernize-* fixes 7 years ago
misc Remove empty strings when creating an ArgumentList so they are not treated as a separate argument 7 years ago
native Whitespace 7 years ago
network Added a couple of missing JUCE_API macros 7 years ago
streams Added various clang-tidy modernize-* fixes 7 years ago
system Bump version number to 5.4.2 7 years ago
text Fixed a bug writing doubles to XML and JSON 7 years ago
threads Added various clang-tidy modernize-* fixes 7 years ago
time Fixed compatibility with GCC 4.8 7 years ago
unit_tests Add documentation tags 8 years ago
xml Fixed a bug writing doubles to XML and JSON 7 years ago
zip Added various clang-tidy modernize-* fixes 7 years ago
juce_core.cpp Fixed a few more places where doubles were not serialised to full accuracy 7 years ago
juce_core.h Bump version number to 5.4.2 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago