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.
hogliux 6340e541f0 Fixed a bug where StreamingSocket::isLocal would only return true if it was connected to 127.0.0.1 8 years ago
..
juce_IPAddress.cpp Update copyright notice 10 years ago
juce_IPAddress.h Update copyright notice 10 years ago
juce_MACAddress.cpp Added a couple of methods to MACAddress 9 years ago
juce_MACAddress.h Added a couple of methods to MACAddress 9 years ago
juce_NamedPipe.cpp Added a "mustNotExist" argument to NamedPipe creation 10 years ago
juce_NamedPipe.h Added a "mustNotExist" argument to NamedPipe creation 10 years ago
juce_Socket.cpp Fixed a bug where StreamingSocket::isLocal would only return true if it was connected to 127.0.0.1 8 years ago
juce_Socket.h Corrected some spelling mistakes in comments 9 years ago
juce_URL.cpp Add new URL::downloadToFile method 8 years ago
juce_URL.h Add new URL::downloadToFile method 8 years ago
juce_WebInputStream.cpp Add new URL::downloadToFile method 8 years ago
juce_WebInputStream.h Add new URL::downloadToFile method 8 years ago