VVOSCQueryProtocol icon indicating copy to clipboard operation
VVOSCQueryProtocol copied to clipboard

Cocoa framework + test apps implementing OSC query proposal

Results 2 VVOSCQueryProtocol issues
Sort by recently updated
recently updated
newest added

VVOSCQueryProtocol/VVOSCQueryBrowser/ServerUIController.m:391:6: **Unexpected '@' in program** VVOSCQueryProtocol/VVOSCQueryBrowser/ServerUIController.m:392:132: **Use of undeclared identifier 'NSJSONWritingSortedKeys'** from line 389 `// make a pretty (indented) string for display in the JSON section NSData *prettyData = nil;...

It took me a while to try to figure out how to CheckOut with Submodules. Most times I've just downloaded the zip. Most documentation regarding SubModules was pretty bad. But...