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 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
..
juce_DirectoryContentsDisplayComponent.cpp Lots of small whitespace tweaks. 9 years ago
juce_DirectoryContentsDisplayComponent.h Update copyright notice 9 years ago
juce_DirectoryContentsList.cpp Update copyright notice 9 years ago
juce_DirectoryContentsList.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileBrowserComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileBrowserComponent.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileBrowserListener.h Update copyright notice 9 years ago
juce_FileChooser.cpp Avoided an analyser warning on iOS 8 years ago
juce_FileChooser.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileChooserDialogBox.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileChooserDialogBox.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileListComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileListComponent.h Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
juce_FilePreviewComponent.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileSearchPathListComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileSearchPathListComponent.h Update copyright notice 9 years ago
juce_FileTreeComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FileTreeComponent.h Add missing overrides in FileTreeComponent 8 years ago
juce_FilenameComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_FilenameComponent.h Update copyright notice 9 years ago
juce_ImagePreviewComponent.cpp Cleaned up a few uses of Image::null 9 years ago
juce_ImagePreviewComponent.h Update copyright notice 9 years ago