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
2016-05-17 15:30:47 +01: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 Added some init code to enable stdout, stderr, stdin in the special case that we run an non-console Windows app inside a Windows console such as cmd.exe or PowerShell. 2016-05-17 15:30:47 +01:00
native Fixed a linkage problem in some release plugin builds 2016-04-08 10:00:27 +01:00
timers Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01: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 Updated version number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_events.mm Update copyright notice 2015-07-22 15:59:34 +01:00