.. |
juce_OSCAddress.cpp
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
juce_OSCAddress.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_OSCArgument.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_OSCArgument.h
|
Some minor formatting and comment fixes
|
7 years ago |
juce_OSCBundle.cpp
|
Fixed some const violation errors
|
7 years ago |
juce_OSCBundle.h
|
Fixed some const violation errors
|
7 years ago |
juce_OSCMessage.cpp
|
Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability
|
7 years ago |
juce_OSCMessage.h
|
Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability
|
7 years ago |
juce_OSCReceiver.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_OSCReceiver.h
|
Added some methods to OSCSender and OSCReceiver to allow them to use existing sockets
|
7 years ago |
juce_OSCSender.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_OSCSender.h
|
Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability
|
7 years ago |
juce_OSCTimeTag.cpp
|
Some minor formatting and comment fixes
|
7 years ago |
juce_OSCTimeTag.h
|
Some minor formatting and comment fixes
|
7 years ago |
juce_OSCTypes.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_OSCTypes.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |