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 0ec53673ce Demo cleanups. 10 years ago
..
juce_AnimatedAppComponent.cpp Demo cleanups. 10 years ago
juce_AnimatedAppComponent.h Added includes of new template classes. 10 years ago
juce_AppleRemote.h Updated the format of the header include guard macros. 12 years ago
juce_BubbleMessageComponent.cpp Fixed some coverity warnings. 12 years ago
juce_BubbleMessageComponent.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
juce_ColourSelector.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
juce_ColourSelector.h A few minor whitespace cleanups. 10 years ago
juce_KeyMappingEditorComponent.cpp Added a TRANS macro in the key-map editor. 11 years ago
juce_KeyMappingEditorComponent.h Couple of translation tweaks to KeyMappingEditorComponent. 11 years ago
juce_LiveConstantEditor.cpp Fix for non-string textboxes in live constant editor. 11 years ago
juce_LiveConstantEditor.h Fix for non-string textboxes in live constant editor. 11 years ago
juce_PreferencesPanel.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_PreferencesPanel.h Updated the format of the header include guard macros. 12 years ago
juce_RecentlyOpenedFilesList.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_RecentlyOpenedFilesList.h Updated the format of the header include guard macros. 12 years ago
juce_SplashScreen.cpp Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads. 12 years ago
juce_SplashScreen.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_SystemTrayIconComponent.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_SystemTrayIconComponent.h Updated a comment. 11 years ago
juce_WebBrowserComponent.h Whitespace cleanups. 11 years ago