1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_events/broadcasters
2014-08-16 21:06:27 +01:00
..
juce_ActionBroadcaster.cpp A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00
juce_ActionBroadcaster.h Updated some documenation. 2014-02-22 16:58:58 +00:00
juce_ActionListener.h Updated some documenation. 2014-02-22 16:58:58 +00:00
juce_AsyncUpdater.cpp 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. 2014-07-16 21:33:11 +01:00
juce_AsyncUpdater.h Documentation fix. 2014-05-23 21:56:49 +01:00
juce_ChangeBroadcaster.cpp 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_ChangeBroadcaster.h Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_ChangeListener.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ListenerList.h Tidied up some ValueTree code. 2013-09-19 11:21:46 +01:00