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.
Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
commands Lots of small whitespace tweaks. 10 years ago
components Made sure that CachedImage resources are released recursively for all children when a child component becomes invisible 10 years ago
drawables Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 10 years ago
filebrowser Cleaned up a few uses of Image::null 10 years ago
keyboard Update copyright notice 10 years ago
layout Added a minor assertion in Viewport. 10 years ago
lookandfeel Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
menus Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 10 years ago
mouse Cleaned up a few uses of Image::null 10 years ago
native Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Fixed minor comment typo 10 years ago
widgets Cleaned up a few uses of Image::null 10 years ago
windows Cleaned up a few uses of Image::null 10 years ago
juce_gui_basics.cpp Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. 10 years ago
juce_gui_basics.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
juce_gui_basics.mm Update copyright notice 10 years ago