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 176da42e3d Added default value to child process timeout. 11 years ago
..
broadcasters Changed MessageBase::post() to return a bool to detect failure in the OS message queue (which can happen under stress on win32), and used this to avoid some messaging classes getting stuck. 11 years ago
interprocess Added default value to child process timeout. 11 years ago
messages Reworked START_JUCE_APPLICATION to work on Windows if windows.h has been included after the juce headers. 11 years ago
native Extra safeguards against things that can happen during the win32 PeekMessage call 11 years ago
timers Removed some Timer debugging code that wasn't really very useful. 11 years ago
juce_events.cpp New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 11 years ago
juce_events.h New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 11 years ago
juce_events.mm 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_module_info Version number update 11 years ago