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 0b8fcc7a15 Bump version number to 5.4.0 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 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 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 Added some missing override keywords 6 years ago
filebrowser Tidied up some comments and usage of File::createOutputStream() and createInputStream() 6 years ago
keyboard Made some JUCE classes TriviallyCopyable 7 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 Fixed a bug setting PopupMenu parents via a LookAndFeel 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 Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 6 years ago
positioning Added some missing override keywords 6 years ago
properties Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
widgets Added some free functions to help make XML parsing less verbose: parseXML() 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 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
juce_gui_basics.h Bump version number to 5.4.0 6 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago