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.
Lukasz Kozakiewicz b0d515f329 iOS: fix a crash in ContentSharer upon sharing finish. 7 years ago
..
juce_ContentSharer.cpp iOS: fix a crash in ContentSharer upon sharing finish. 7 years ago
juce_ContentSharer.h Add documentation tags 7 years ago
juce_DirectoryContentsDisplayComponent.cpp Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 7 years ago
juce_DirectoryContentsDisplayComponent.h Add documentation tags 7 years ago
juce_DirectoryContentsList.cpp Another batch of ScopedPointer cleanups 7 years ago
juce_DirectoryContentsList.h Add documentation tags 7 years ago
juce_FileBrowserComponent.cpp FileBrowserComponents and non-native FileChoosers will now correctly respect the initialFileOrDirectory parameter and actually select the file (if initialFileOrDirectory points to a file) 7 years ago
juce_FileBrowserComponent.h Add documentation tags 7 years ago
juce_FileBrowserListener.h Add documentation tags 7 years ago
juce_FileChooser.cpp Another batch of ScopedPointer cleanups 7 years ago
juce_FileChooser.h Add documentation tags 7 years ago
juce_FileChooserDialogBox.cpp Standardised some lambda syntax 7 years ago
juce_FileChooserDialogBox.h Add documentation tags 7 years ago
juce_FileListComponent.cpp FileBrowserComponents and non-native FileChoosers will now correctly respect the initialFileOrDirectory parameter and actually select the file (if initialFileOrDirectory points to a file) 7 years ago
juce_FileListComponent.h Add documentation tags 7 years ago
juce_FilePreviewComponent.h Add documentation tags 7 years ago
juce_FileSearchPathListComponent.cpp Standardised some lambda syntax 7 years ago
juce_FileSearchPathListComponent.h Add documentation tags 7 years ago
juce_FileTreeComponent.cpp Added a method OptionalScopedPointer::reset() 7 years ago
juce_FileTreeComponent.h Add documentation tags 7 years ago
juce_FilenameComponent.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_FilenameComponent.h Add documentation tags 7 years ago
juce_ImagePreviewComponent.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_ImagePreviewComponent.h Add documentation tags 7 years ago