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 2336430fea
WeakReference: Remove ambiguous operator==
3 years ago
..
containers Use more concise stdlib type aliases 3 years ago
files Improve some documentation 3 years ago
javascript Update copyright banners 3 years ago
logging Update copyright banners 3 years ago
maths BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 3 years ago
memory WeakReference: Remove ambiguous operator== 3 years ago
misc VST3 Client: Attempt to preserve scale set by host 3 years ago
native Windows: Added Windows ARM support to JUCE 3 years ago
network Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
streams MemoryOutputStream: Fix preallocating overly large buffer 3 years ago
system Windows: Added Windows ARM support to JUCE 3 years ago
text Use more concise stdlib type aliases 3 years ago
threads Thread: Introduce a new Thread backend 3 years ago
time Update copyright banners 3 years ago
unit_tests Stats: Unique Machine ID 3 years ago
xml Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
zip Update copyright banners 3 years ago
juce_core.cpp Thread: Introduce a new Thread backend 3 years ago
juce_core.h Build: Update the minimum C++ standard to C++17 3 years ago
juce_core.mm Update copyright banners 3 years ago