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.
hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
..
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. 9 years ago
juce_OSCAddress.h Replace include guards with "#pragma once" 8 years ago
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 8 years ago
juce_OSCArgument.h Replace include guards with "#pragma once" 8 years ago
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. 9 years ago
juce_OSCBundle.h Replace include guards with "#pragma once" 8 years ago
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 8 years ago
juce_OSCMessage.h Replace include guards with "#pragma once" 8 years ago
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. 9 years ago
juce_OSCReceiver.h Replace include guards with "#pragma once" 8 years ago
juce_OSCSender.cpp OSC: added unit tests for round-trip correctness (receiver to sender). 9 years ago
juce_OSCSender.h Replace include guards with "#pragma once" 8 years ago
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. 9 years ago
juce_OSCTimeTag.h Replace include guards with "#pragma once" 8 years ago
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. 9 years ago
juce_OSCTypes.h Replace include guards with "#pragma once" 8 years ago