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 6ff34a841f Added assertion to KeyPressMappingSet to catch attempts to connect keys to non-existent command ID. 11 years ago
..
juce_ApplicationCommandID.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
juce_ApplicationCommandInfo.cpp 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_ApplicationCommandInfo.h Misc minor cleanups and comment fixes. 11 years ago
juce_ApplicationCommandManager.cpp Misc minor cleanups and comment fixes. 11 years ago
juce_ApplicationCommandManager.h Misc minor cleanups and comment fixes. 11 years ago
juce_ApplicationCommandTarget.cpp Minor clean-ups. 11 years ago
juce_ApplicationCommandTarget.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_KeyPressMappingSet.cpp Added assertion to KeyPressMappingSet to catch attempts to connect keys to non-existent command ID. 11 years ago
juce_KeyPressMappingSet.h Misc minor cleanups and comment fixes. 11 years ago