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_AudioAppComponent.cpp Update copyright notice 10 years ago
juce_AudioAppComponent.h Added missing JUCE_API keywords 8 years ago
juce_AudioDeviceSelectorComponent.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_AudioDeviceSelectorComponent.h Added a method AudioDeviceSelectorComponent::getMidiInputSelectorListBox() 9 years ago
juce_AudioThumbnail.cpp Added an assertion in AudioThumbnail 9 years ago
juce_AudioThumbnail.h Tidied up some comments 9 years ago
juce_AudioThumbnailBase.h Tidied up some comments 9 years ago
juce_AudioThumbnailCache.cpp Update copyright notice 10 years ago
juce_AudioThumbnailCache.h Update copyright notice 10 years ago
juce_AudioVisualiserComponent.cpp Fixed some warnings caught by -pedantic_warnings 9 years ago
juce_AudioVisualiserComponent.h Added missing JUCE_API keywords 8 years ago
juce_BluetoothMidiDevicePairingDialogue.h Added missing JUCE_API keywords 8 years ago
juce_MidiKeyboardComponent.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_MidiKeyboardComponent.h Corrected some spelling mistakes in comments 9 years ago