1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/network
2015-06-22 20:28:39 +01:00
..
juce_IPAddress.cpp Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01:00
juce_IPAddress.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_MACAddress.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_MACAddress.h Documentation fix. 2014-03-12 16:36:33 +00:00
juce_NamedPipe.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_NamedPipe.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_Socket.cpp Fix bug where a socket connection error was mistakenly ignored 2015-05-14 11:12:16 +01:00
juce_Socket.h Add multicast support to juce_Socket 2015-04-29 12:21:54 +01:00
juce_URL.cpp Added a number-of-redirects parameter to URL::createInputStream 2014-12-29 10:15:54 +00:00
juce_URL.h Added comments to clarify that URLs can't be opened on the message thread in Android. 2015-06-22 20:28:39 +01:00