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
2017-03-29 15:31:41 +01:00
..
juce_IPAddress.cpp Fixed a compiler error when building for Android in recently added IPv6 address support 2017-02-08 16:47:19 +00:00
juce_IPAddress.h Minor documentation fix 2017-02-28 10:38:27 +00:00
juce_MACAddress.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_MACAddress.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_NamedPipe.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_NamedPipe.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Socket.cpp Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
juce_Socket.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_URL.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_URL.h Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_WebInputStream.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_WebInputStream.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00