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 920f86eace macOS: Fixed some issues with 32-bit builds 5 years ago
..
application Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
buttons Fixed some more typos 5 years ago
commands Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget() 6 years ago
components Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
desktop Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
drawables Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
filebrowser Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
keyboard Fixed some incorrect documentation for KeyPress::createFromDescription()/getTextDescription() 5 years ago
layout macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02 5 years ago
lookandfeel Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
menus macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02 5 years ago
misc Removed some erroneous callbacks in the JUCESplashScreen component 6 years ago
mouse Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted() 5 years ago
native macOS: Fixed some issues with 32-bit builds 5 years ago
positioning Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
properties Fixed some more typos 5 years ago
widgets Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
windows Fixed some more typos 5 years ago
juce_gui_basics.cpp Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
juce_gui_basics.h Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago