The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed c8532775e5 Send broadcast message to all local addresses in NetworkServiceDiscovery::Advertiser::sendBroadcast() 6 years ago
..
juce_ConnectedChildProcess.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 7 years ago
juce_ConnectedChildProcess.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_InterprocessConnection.cpp Fixed some more Linux compiler warnings 6 years ago
juce_InterprocessConnection.h Minor documentation fix 6 years ago
juce_InterprocessConnectionServer.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_InterprocessConnectionServer.h Enabled some more warning flags in Xcode, and fixed the problems they caused 7 years ago
juce_NetworkServiceDiscovery.cpp Send broadcast message to all local addresses in NetworkServiceDiscovery::Advertiser::sendBroadcast() 6 years ago
juce_NetworkServiceDiscovery.h Added some missing documentation tags 6 years ago