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 39284e1d0f Added static method Timer::callAfterDelay() to invoke a one-shot lambda function 9 years ago
..
broadcasters Replace include guards with "#pragma once" 9 years ago
interprocess Replace include guards with "#pragma once" 9 years ago
messages Added method OpenGLContext::executeOnGLThread to help executing gl house-keeping tasks on the gl thread even when the message manager is locked 9 years ago
native Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 9 years ago
timers Added static method Timer::callAfterDelay() to invoke a one-shot lambda function 9 years ago
juce_events.cpp Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 9 years ago
juce_events.h Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state 9 years ago
juce_events.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago