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.
reuk ff758a53b4
Array: Fix perfect forwarding when adding elements
4 years ago
..
containers Array: Fix perfect forwarding when adding elements 4 years ago
files Fixed some Doxygen parsing issues 4 years ago
javascript Clang: Fix warnings when building with clang 10 4 years ago
logging Updated all license headers 5 years ago
maths Clang: Fix warnings when building with clang 10 4 years ago
memory CoreMIDI: Enable support for new API 4 years ago
misc Unquote command-line arguments when adding them to ArgumentList 4 years ago
native Fixed an uninitialised variable in the posix ChildProcess::isRunning() implementation 4 years ago
network NamedPipe: Avoid spurious test failures due to pipe name collisions 4 years ago
streams Cleanup: Remove redundant inlines 5 years ago
system Bump version number to 6.0.7 4 years ago
text Array: Fix perfect forwarding when adding elements 4 years ago
threads HiResTimer: Fix bug where timer would misreport its state after being stopped 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 4 years ago
xml Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" 4 years ago
zip Updated all license headers 5 years ago
juce_core.cpp HiResTimer: Tidy up POSIX implementation using std threading constructs 4 years ago
juce_core.h Bump version number to 6.0.7 4 years ago
juce_core.mm Updated all license headers 5 years ago