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 3b36c3e198 Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget() 6 years ago
..
juce_ApplicationCommandID.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ApplicationCommandInfo.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ApplicationCommandInfo.h Add documentation tags 7 years ago
juce_ApplicationCommandManager.cpp Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget() 6 years ago
juce_ApplicationCommandManager.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ApplicationCommandTarget.cpp Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes 7 years ago
juce_ApplicationCommandTarget.h Add documentation tags 7 years ago
juce_KeyPressMappingSet.cpp Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
juce_KeyPressMappingSet.h Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago