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 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
..
containers Fixed a couple of asan memory access warnings 6 years ago
files Fixed some Doxygen parsing errors 6 years ago
javascript Fix for JSON stringification of INF and NaN double values 6 years ago
logging Added some missing override keywords 6 years ago
maths Fixed some stray zeros that were still being passed as null pointers 6 years ago
memory Tidied up some spelling and comments 6 years ago
misc Fixed a leak in JUCE's std::function compatibility implementation 6 years ago
native Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 6 years ago
network Fixed some Objective-C id -> auto* conversion warnings 6 years ago
streams Made an assertion in MemoryOutputStream::write() slightly more forgiving 6 years ago
system Bump version number to 5.4.0 6 years ago
text Fixed a documentation typo 6 years ago
threads Fixed a couple of asan memory access warnings 6 years ago
time Made the Time class trivially copyable. 6 years ago
unit_tests Add documentation tags 7 years ago
xml Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
zip Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_core.cpp Used the shared posix networking code for Android where the target SDK supports it 6 years ago
juce_core.h Bump version number to 5.4.0 6 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago