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 5c03d13f0d Revert previous commit and instead call ComponentHelpers::releaseAllCachedImageResources() from Component::removeFromDesktop() 6 years ago
..
application Fixed a couple more documentation typos 7 years ago
buttons A minor documentation update. 6 years ago
commands Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
components Revert previous commit and instead call ComponentHelpers::releaseAllCachedImageResources() from Component::removeFromDesktop() 6 years ago
desktop Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
drawables Replaced all uses of static_cast<Type&&> with std::move 6 years ago
filebrowser Replaced all uses of static_cast<Type&&> with std::move 6 years ago
keyboard Made some JUCE classes TriviallyCopyable 6 years ago
layout Couple more spelling fixes 6 years ago
lookandfeel Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
menus Re-structured the low-level Android native code 6 years ago
misc Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
mouse Removed a redundant method and did some minor tidying 6 years ago
native Whitespace 6 years ago
positioning Replaced all uses of static_cast<Type&&> with std::move 6 years ago
properties Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object 6 years ago
widgets APVTS: Fixed an issue displaying slider value suffixes 6 years ago
windows Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
juce_gui_basics.cpp Moved <map> into the set of standard headers 6 years ago
juce_gui_basics.h Bump version number to 5.4.1 6 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago