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_CachedComponentImage.h Replace include guards with "#pragma once" 8 years ago
juce_Component.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_Component.h Fixed bug with multi-touch in Viewport when drag is blocked and made some methods const 8 years ago
juce_ComponentListener.cpp Update copyright notice 10 years ago
juce_ComponentListener.h Replace include guards with "#pragma once" 8 years ago
juce_Desktop.cpp Multiple fixes for touch and pen input on Windows 8 years ago
juce_Desktop.h Replace include guards with "#pragma once" 8 years ago
juce_ModalComponentManager.cpp Added a method to create a ModalCallbackFunction from a lambda function 9 years ago
juce_ModalComponentManager.h Adde some missing JUCE_API annotations 8 years ago