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.
hogliux c1f7b6dc16 Fixed a possible nullptr dereference in the Android runtime permission code 8 years ago
..
juce_AudioAppComponent.cpp Added optional parameter to restore audio settings state in AudioAppComponent 8 years ago
juce_AudioAppComponent.h Replace include guards with "#pragma once" 8 years ago
juce_AudioDeviceSelectorComponent.cpp Fixed a possible nullptr dereference in the Android runtime permission code 8 years ago
juce_AudioDeviceSelectorComponent.h Replace include guards with "#pragma once" 8 years ago
juce_AudioThumbnail.cpp Fixed ambiguous sign in AudioThumbnail implementation 8 years ago
juce_AudioThumbnail.h Replace include guards with "#pragma once" 8 years ago
juce_AudioThumbnailBase.h Replace include guards with "#pragma once" 8 years ago
juce_AudioThumbnailCache.cpp Update copyright notice 10 years ago
juce_AudioThumbnailCache.h Replace include guards with "#pragma once" 8 years ago
juce_AudioVisualiserComponent.cpp Fixed some warnings caught by -pedantic_warnings 9 years ago
juce_AudioVisualiserComponent.h Replace include guards with "#pragma once" 8 years ago
juce_BluetoothMidiDevicePairingDialogue.h Replace include guards with "#pragma once" 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 Replace include guards with "#pragma once" 8 years ago