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 a696e907e4 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_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 A few android warning fixes. 12 years ago
juce_ColourSelector.h Updated the format of the header include guard macros. 12 years ago
juce_KeyMappingEditorComponent.cpp Added some "override" annotations. 12 years ago
juce_KeyMappingEditorComponent.h Updated the format of the header include guard macros. 12 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 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_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 the format of the header include guard macros. 12 years ago
juce_WebBrowserComponent.h Updated the format of the header include guard macros. 12 years ago