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-02-07 09:45:56 +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 clean-ups and documentation. 2013-02-07 09:45:56 +00:00
native Audio device change detection fix for Windows 2013-02-02 09:53:34 +00:00
timers Added some documentation. 2013-02-01 20:33:04 +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 2.0.32 2013-01-16 23:54:55 +00:00