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.
Tom Poole 05f49bab50 Fixed an issue when connecting to a non-existent NamedPipe 7 years ago
..
juce_IPAddress.cpp Added support for finding the broadcast address of an interface 7 years ago
juce_IPAddress.h Added support for finding the broadcast address of an interface 7 years ago
juce_MACAddress.cpp Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
juce_MACAddress.h Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
juce_NamedPipe.cpp Fixed an issue when connecting to a non-existent NamedPipe 7 years ago
juce_NamedPipe.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_Socket.cpp Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
juce_Socket.h Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
juce_URL.cpp Misc cleanups and modernisation 7 years ago
juce_URL.h Multiple spelling fixes 7 years ago
juce_WebInputStream.cpp A minor code cleanup 8 years ago
juce_WebInputStream.h Multiple spelling fixes 7 years ago