1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_osc/osc
2017-02-01 17:18:07 +00:00
..
juce_OSCAddress.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_OSCAddress.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCArgument.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_OSCArgument.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCBundle.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_OSCBundle.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCMessage.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_OSCMessage.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCReceiver.cpp OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result. 2016-11-30 17:12:42 +00:00
juce_OSCReceiver.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCSender.cpp OSC: added unit tests for round-trip correctness (receiver to sender). 2016-11-30 17:12:10 +00:00
juce_OSCSender.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCTimeTag.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_OSCTimeTag.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_OSCTypes.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_OSCTypes.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00