1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_events
2016-03-09 09:19:22 +00:00
..
broadcasters Added some assertions to catch event-based objects being used before the message manager has been initialised 2016-02-10 12:37:06 +00:00
interprocess Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
messages Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
native Added a null pointer check in linux message dispatching 2016-03-09 09:19:22 +00:00
timers Added a safety mechanism for pathological cases where user code that repeatedly blocks in a timer callback could get the event loop stuck 2016-02-12 11:36:34 +00:00
juce_events.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
juce_events.h Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_events.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00