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
|
2017-09-08 08:59:55 +01:00 |
|
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.
|
2017-07-20 17:24:05 +01:00 |
|
jules
|
dc2ec6fc9d
|
Added some failure checks in internal OSC message sending code, and tidied up some old code
|
2017-05-03 16:44:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
Timur Doumler
|
3945f1d29b
|
OSC: added unit tests for round-trip correctness (receiver to sender).
|
2016-11-30 17:12:10 +00:00 |
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
jules
|
b5907fa90d
|
Normalised some divider comments
|
2016-02-20 09:45:43 +00:00 |
|
jules
|
4ff15c1337
|
OSC: Extended OSCSender to be able to specify the IP address for each message
|
2015-12-21 09:35:10 +00:00 |
|
Timur Doumler
|
19bf0ee663
|
OSC: Fixed a number of integer conversion warnings.
|
2015-11-16 09:49:45 +00:00 |
|
jules
|
399e248488
|
Added new module: juce_osc
|
2015-11-02 11:48:01 +00:00 |
|