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.
jules a2c95ce4fd Cleaned out and optimised some graphics code. 12 years ago
..
application Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
buttons Minor clean-ups. 12 years ago
commands Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
components Cleaned out and optimised some graphics code. 12 years ago
drawables Cleaned out and optimised some graphics code. 12 years ago
filebrowser Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
keyboard Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
layout Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 12 years ago
lookandfeel Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 12 years ago
menus Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
misc Cleaned out and optimised some graphics code. 12 years ago
mouse Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
native Cleaned out and optimised some graphics code. 12 years ago
positioning Minor clean-ups + optimisations. 12 years ago
properties Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
widgets Cleaned out and optimised some graphics code. 12 years ago
windows Cleaned out and optimised some graphics code. 12 years ago
juce_gui_basics.cpp Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
juce_gui_basics.h Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 12 years ago