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.
XmasRights 4b881b0765 Added an exit callback to BluetoothMidiDevicePairingDialogue::open() 8 years ago
..
juce_AudioAppComponent.cpp Added optional parameter to restore audio settings state in AudioAppComponent 8 years ago
juce_AudioAppComponent.h Added optional parameter to restore audio settings state in AudioAppComponent 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 Fixed ambiguous sign in AudioThumbnail implementation 8 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 9 years ago
juce_AudioThumbnailCache.h Update copyright notice 9 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 an exit callback to BluetoothMidiDevicePairingDialogue::open() 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