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
2018-01-10 14:49:57 +00:00
..
juce_OSCAddress.cpp Modernised a bunch of code mainly relating to character/string iteration 2017-10-19 16:52:20 +01:00
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 2017-09-08 08:59:55 +01:00
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 2017-09-08 08:59:55 +01:00
juce_OSCArgument.h Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
juce_OSCBundle.cpp Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_OSCBundle.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_OSCMessage.cpp Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_OSCMessage.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_OSCReceiver.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_OSCReceiver.h Added some methods to OSCSender and OSCReceiver to allow them to use existing sockets 2017-12-13 11:08:52 +00:00
juce_OSCSender.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_OSCSender.h Whitespace 2017-12-13 11:16:15 +00:00
juce_OSCTimeTag.cpp Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
juce_OSCTimeTag.h Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
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 2017-09-08 08:59:55 +01:00
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 2017-09-08 08:59:55 +01:00