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 441c88f3b9 macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02 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 Fixed some more typos 5 years ago
desktop Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
drawables Demos: Convey proper ownership semantics 5 years ago
filebrowser Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
keyboard Updated some incorrect documentation for KeyPress 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 MSVC: Fix some potential divide-by-zero errors 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 Replaced all instances of JUCE_CONSTEXPR with constexpr 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