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 2edec00b55 Removed a few more uses of String::empty. 12 years ago
..
juce_ApplicationBase.cpp Removed a few more uses of String::empty. 12 years ago
juce_ApplicationBase.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
juce_CallbackMessage.h Removed a few unnecessary includes. 12 years ago
juce_DeletedAtShutdown.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_DeletedAtShutdown.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
juce_Initialisation.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
juce_Message.h Updated the format of the header include guard macros. 12 years ago
juce_MessageListener.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_MessageListener.h Removed a few unnecessary includes. 12 years ago
juce_MessageManager.cpp Allowed JUCEApplicationBase::quit() to be called from non-message threads on OSX. 12 years ago
juce_MessageManager.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
juce_NotificationType.h Updated the format of the header include guard macros. 12 years ago