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 7479be8542 Shuffled some pragmas around to stop MSVC from giving an unwanted warning 8 years ago
..
broadcasters Replace include guards with "#pragma once" 8 years ago
interprocess Fixed some whitespace style and cleaned up some code using C++11 8 years ago
messages Shuffled some pragmas around to stop MSVC from giving an unwanted warning 8 years ago
native Fixed some whitespace style and cleaned up some code using C++11 8 years ago
timers Added static method Timer::callAfterDelay() to invoke a one-shot lambda function 8 years ago
juce_events.cpp Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 8 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 8 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 8 years ago