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 84d4c8794a
MemoryOutputStream: Avoid allocating unnecessarily large buffers
3 years ago
..
containers Variant: Remove unnecessary definitions of static constexpr data members 3 years ago
files Convert ignoreUnused to [[maybe_unused]] 3 years ago
javascript Convert ignoreUnused to [[maybe_unused]] 3 years ago
logging Update copyright banners 3 years ago
maths Convert ignoreUnused to [[maybe_unused]] 3 years ago
memory Convert ignoreUnused to [[maybe_unused]] 3 years ago
misc TextInputTarget: Improve IME support on Android 3 years ago
native Android: Fix build issues with OpenSL 3 years ago
network Convert ignoreUnused to [[maybe_unused]] 3 years ago
streams MemoryOutputStream: Avoid allocating unnecessarily large buffers 3 years ago
system Convert ignoreUnused to [[maybe_unused]] 3 years ago
text Use more concise stdlib type aliases 3 years ago
threads Android: Set thread priority using user-provided value 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 Bump version number to 7.0.3 3 years ago
juce_core.mm Update copyright banners 3 years ago