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 ec990202b1 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
..
containers ArrayBase: Avoid undefined behaviour when trying to copy a range of 0 elements 4 years ago
files File: Use unit test random instance to generate unique filename 4 years ago
javascript CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
logging macOS: Be explicit about string encodings when logging assertions 4 years ago
maths CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
memory MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method 4 years ago
misc Unquote command-line arguments when adding them to ArgumentList 4 years ago
native Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
network Used MemoryBlock::isEmpty() in a few places 4 years ago
streams Used MemoryBlock::isEmpty() in a few places 4 years ago
system Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
text Added preliminary support for FreeBSD 4 years ago
threads Added preliminary support for FreeBSD 4 years ago
time Clang: Fix warnings when building with clang 10 4 years ago
unit_tests Added startTime and endTime to UnitTest TestResult struct 5 years ago
xml Docs: Updated XmlElement docs to use getChildIterator() instead of deprecated macros 4 years ago
zip Updated all license headers 5 years ago
juce_core.cpp Added preliminary support for FreeBSD 4 years ago
juce_core.h VST3: Fixed a bug loading plug-ins 4 years ago
juce_core.mm Updated all license headers 5 years ago