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
2013-01-05 20:07:22 +00:00
..
broadcasters Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
interprocess Re-implemented NamedPipe, to make the win32 version better match the posix one. 2012-12-09 12:52:41 +00:00
messages Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
native Minor clean-ups. 2013-01-05 20:07:22 +00:00
timers Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_events.cpp Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_events.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_events.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version 2.0.31 2012-12-27 20:55:40 +00:00