1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events
2014-10-07 17:15:19 +01:00
..
broadcasters A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00
interprocess Cleaned up a few places where four-char constants were used, to prevent warnings. 2014-08-12 09:22:28 +01:00
messages Added a handy static method MessageManager::callAsync() which can asynchronously invoke a lambda on the message thread. 2014-10-07 17:15:19 +01:00
native Extra safeguards against things that can happen during the win32 PeekMessage call 2014-05-16 11:37:04 +01:00
timers Removed some Timer debugging code that wasn't really very useful. 2014-03-14 17:54:17 +00:00
juce_events.cpp New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 2014-02-09 11:11:28 +00:00
juce_events.h New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 2014-02-09 11:11:28 +00:00
juce_events.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-08-12 13:43:39 +01:00