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 60e9231fb1 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old 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 Changed some text to Title Case in AudioDeviceSelectorComponent 8 years ago
juce_AudioDeviceSelectorComponent.h Replace include guards with "#pragma once" 8 years ago
juce_AudioThumbnail.cpp Added workarounds for an internal compiler error bug on armeabi Android 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 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_MidiKeyboardComponent.h Replace include guards with "#pragma once" 8 years ago