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/interprocess
2020-01-21 17:47:41 +00:00
..
juce_ConnectedChildProcess.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_ConnectedChildProcess.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_InterprocessConnection.cpp Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
juce_InterprocessConnection.h Minor documentation fix 2019-07-15 16:41:03 +01:00
juce_InterprocessConnectionServer.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_InterprocessConnectionServer.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_NetworkServiceDiscovery.cpp Android: Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices 2020-01-06 17:15:31 +00:00
juce_NetworkServiceDiscovery.h Added some missing documentation tags 2020-01-21 17:47:41 +00:00