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 ae1076d01f
var: Make it safe to create var instances with static storage duration
4 years ago
..
containers var: Make it safe to create var instances with static storage duration 4 years ago
files Fixed some Doxygen parsing issues 5 years ago
javascript Clang: Fix warnings when building with clang 10 5 years ago
logging Updated all license headers 5 years ago
maths Clang: Fix warnings when building with clang 10 5 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 HiResTimer: Fix units used for threading policy 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 Aiff: Fix extremely slow loads of pathological files 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 5 years ago
unit_tests Added startTime and endTime to UnitTest TestResult struct 5 years ago
xml Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" 5 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