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
2011-12-22 11:40:34 +00:00
..
broadcasters StringArray fix + additional unit tests. AudioFormatManager tweak for iOS. Minor clean-ups. 2011-09-29 14:51:42 +01:00
interprocess AU path fix. Minor tweaks. Version number bump. 2011-09-23 15:36:04 +01:00
messages Got rid of the nasty general-purpose ints and void*s that were in the Message class. Instead of using a plain old Message class, just create a subclass which contains whatever data you need in a more meaningful format. 2011-09-22 15:34:10 +01:00
native Fix for win32 window confusion when running multiple juce apps. 2011-12-09 10:18:46 +00:00
timers Minor clean-ups. 2011-09-21 20:31:42 +01:00
juce_events.cpp Changed the OSX folder used for interprocess lock files. Fixed the JUCE_CATCH_UNHANDLED_EXCEPTIONS flag. 2011-12-06 20:17:57 +00:00
juce_events.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_events.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info New class: ThreadLocalValue. 2011-12-22 11:40:34 +00:00