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 bdeb0765ea Added support for windows command line apps that want an event loop. 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 Changed a couple of places where "localhost" was used to use the IPAddress class instead to get the local address. 11 years ago
messages Added support for windows command line apps that want an event loop. 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. 12 years ago
juce_events.cpp New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 12 years ago
juce_events.h New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 12 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