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 e36736e0ec Fixed some typos 5 years ago
..
juce_IPAddress.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_IPAddress.h Minor tidy-up to IPAddress 6 years ago
juce_MACAddress.cpp Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 6 years ago
juce_MACAddress.h Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 6 years ago
juce_NamedPipe.cpp Fixed some compiler warnings 6 years ago
juce_NamedPipe.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_Socket.cpp Fixed some typos 5 years ago
juce_Socket.h Made StreamingSocket::isListener member atomic 5 years ago
juce_URL.cpp URL: Fixed an issue closing completed download tasks 5 years ago
juce_URL.h Added a method URL::getParentURL() 5 years ago
juce_WebInputStream.cpp A minor code cleanup 7 years ago
juce_WebInputStream.h Fixed some typos 5 years ago