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 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
..
juce_OSCAddress.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_OSCAddress.h Fixed some more typos 5 years ago
juce_OSCArgument.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_OSCArgument.h Added support for colour values to the OSC classes 7 years ago
juce_OSCBundle.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_OSCBundle.h Added a missing JUCE_API to OSCBundle::Element class 5 years ago
juce_OSCMessage.cpp Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_OSCMessage.h Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_OSCReceiver.cpp Fixed some more Linux compiler warnings 6 years ago
juce_OSCReceiver.h Minor whitespace tidying 6 years ago
juce_OSCSender.cpp OSC: fixed an issue sending UTF-8 strings 6 years ago
juce_OSCSender.h Cleaned up some doc comments 7 years ago
juce_OSCTimeTag.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_OSCTimeTag.h Fixed some more typos 5 years ago
juce_OSCTypes.cpp Added support for colour values to the OSC classes 7 years ago
juce_OSCTypes.h Cleaned up some doc comments 7 years ago