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.
ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
..
juce_OSCAddress.cpp Cleaned up some doc comments 6 years ago
juce_OSCAddress.h Cleaned up some doc comments 6 years ago
juce_OSCArgument.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_OSCArgument.h Added support for colour values to the OSC classes 6 years ago
juce_OSCBundle.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
juce_OSCBundle.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_OSCMessage.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_OSCMessage.h Cleaned up some doc comments 6 years ago
juce_OSCReceiver.cpp Cleaned up some doc comments 6 years ago
juce_OSCReceiver.h Cleaned up some doc comments 6 years ago
juce_OSCSender.cpp Added support for colour values to the OSC classes 6 years ago
juce_OSCSender.h Cleaned up some doc comments 6 years ago
juce_OSCTimeTag.cpp Some minor formatting and comment fixes 7 years ago
juce_OSCTimeTag.h Add documentation tags 7 years ago
juce_OSCTypes.cpp Added support for colour values to the OSC classes 6 years ago
juce_OSCTypes.h Cleaned up some doc comments 6 years ago