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
2019-05-09 10:51:19 +01:00
..
broadcasters Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
interprocess Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 2019-05-09 10:51:19 +01:00
messages Added a missing JUCE_API 2019-03-19 12:55:21 +00:00
native Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX 2019-04-02 14:31:23 +01:00
timers Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_events.cpp Added some classes NetworkServiceDiscovery::Advertiser and NetworkServiceDiscovery::AvailableServiceList to implement a simple protocol for discovering and connecting devices on the LAN 2018-10-18 10:22:47 +01:00
juce_events.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_events.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00