13 Commits (33c0940d74e71545eed4751f11ca8eb9f53fc0f4)

Author SHA1 Message Date
  jules eff880e01f Added some methods to OSCSender and OSCReceiver to allow them to use existing sockets 7 years ago
  jules 709d4049f7 Fixes for the build with GCC 8 years ago
  jules 51f6c5d01c Tidied up a few bits of messy String concatenation 8 years ago
  jules eda613c6db 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 8 years ago
  ed 6bfcd820b4 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
  jules dc2ec6fc9d Added some failure checks in internal OSC message sending code, and tidied up some old code 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  Timur Doumler 3945f1d29b OSC: added unit tests for round-trip correctness (receiver to sender). 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  jules 4ff15c1337 OSC: Extended OSCSender to be able to specify the IP address for each message 9 years ago
  Timur Doumler 19bf0ee663 OSC: Fixed a number of integer conversion warnings. 10 years ago
  jules 399e248488 Added new module: juce_osc 10 years ago