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 179d99f57d Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 10 years ago
..
juce_AudioAppComponent.cpp Added AudioAppExample file in examples 10 years ago
juce_AudioAppComponent.h Fixed some documentation. 10 years ago
juce_AudioDeviceSelectorComponent.cpp Spelling fix. 10 years ago
juce_AudioDeviceSelectorComponent.h Added a 'reset' button and adjustable item height to the AudioDeviceSelectorComponent 11 years ago
juce_AudioThumbnail.cpp Minor compiler warning fix. 10 years ago
juce_AudioThumbnail.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_AudioThumbnailBase.h Updated the format of the header include guard macros. 12 years ago
juce_AudioThumbnailCache.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioThumbnailCache.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_MidiKeyboardComponent.cpp Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 10 years ago
juce_MidiKeyboardComponent.h Gave MidiKeyboardComponent a keyPressed method to prevent keypresses that it's using from being passed through to parent components. 10 years ago