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 1e1bb841a0 macOS: Apply light appearance to NSViewComponentPeer on 10.14 to fix a bug when hosting Apple AUs 7 years ago
..
application Fixed a couple more documentation typos 7 years ago
buttons A minor documentation update. 7 years ago
commands Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 7 years ago
components Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 7 years ago
desktop Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 7 years ago
drawables Replaced all uses of static_cast<Type&&> with std::move 7 years ago
filebrowser Replaced all uses of static_cast<Type&&> with std::move 7 years ago
keyboard Made some JUCE classes TriviallyCopyable 7 years ago
layout Couple more spelling fixes 7 years ago
lookandfeel Added some free functions to help make XML parsing less verbose: parseXML() 7 years ago
menus Re-structured the low-level Android native code 7 years ago
misc Added some free functions to help make XML parsing less verbose: parseXML() 7 years ago
mouse Removed a redundant method and did some minor tidying 7 years ago
native macOS: Apply light appearance to NSViewComponentPeer on 10.14 to fix a bug when hosting Apple AUs 7 years ago
positioning Replaced all uses of static_cast<Type&&> with std::move 7 years ago
properties Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object 7 years ago
widgets Replaced all uses of static_cast<Type&&> with std::move 7 years ago
windows Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 7 years ago
juce_gui_basics.cpp Moved <map> into the set of standard headers 7 years ago
juce_gui_basics.h Bump version number to 5.4.1 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago