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.
jules 9b8a39e27c Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 13 years ago
..
juce_MACAddress.cpp Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 13 years ago
juce_MACAddress.h Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 13 years ago
juce_NamedPipe.cpp Fix for win32 NamedPipe::isOpen(). 13 years ago
juce_NamedPipe.h Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 13 years ago
juce_Socket.cpp Purged some warnings. 13 years ago
juce_Socket.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_URL.cpp Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 13 years ago
juce_URL.h Changed URL class to allow multiple parameters with the same name. 13 years ago