39 Commits (eda8612ee33368e47ce5ecd68f9e8e7a6effbee0)

Author SHA1 Message Date
  tpoole 984654318d Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 8 years ago
  hogliux bc3ef88603 Bump version number to 5.0.2 8 years ago
  jules 48d979514a Fix for realtime listener callbacks in OSCReceiver 8 years ago
  hogliux 8413614744 Bump version number to 5.0.1 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 9d81c5066a Bump version number to 5.0.0 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  tpoole 1e2f6fec5c Restored module header #defines 8 years ago
  hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
  hogliux 9f3fb1c0a6 Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 8 years ago
  hogliux e0aff606a8 Bump version number to 4.3.1 8 years ago
  Timur Doumler 92c219fda5 OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result. 8 years ago
  Timur Doumler 3945f1d29b OSC: added unit tests for round-trip correctness (receiver to sender). 8 years ago
  hogliux 363ceb08cf Bump version number to 4.3.0 8 years ago
  hogliux 7d07f51ce7 Added missing juce_osc dependency on juce_events 8 years ago
  hogliux 4eb89336f9 Bump version number to 4.2.4 8 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  jules ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  jules fb864a5cb1 Corrected some spelling mistakes in comments 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
  Timur Doumler 50224491d4 OSCMessage, OSCBundle: renamed empty() to isEmpty() for consistency with all other JUCE containers. 9 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  jules 923e8fabdb Removed some unnecessary includes of AppConfig.h 9 years ago
  jules c95253fad0 Cleaned out some old amalgamated build references. 9 years ago
  jules ae80e2b90d Fixed a compiler warning in some OSC code 9 years ago
  jules a99d78318b Fixed a typo in a comment 9 years ago
  jules 4ff15c1337 OSC: Extended OSCSender to be able to specify the IP address for each message 9 years ago
  jules 19d0c71050 Version number update 9 years ago
  jules 428c8a79a5 Version number update 9 years ago
  jules 40a6372a58 Fixed minor warnings in some OSC code 9 years ago
  Timur Doumler b9bfc8c322 OSCReceiver: fixed a warning when compiling with Visual Studio for 32-bit. 9 years ago
  jules c35ed85677 Version number update 9 years ago
  Timur Doumler 215151c7ff OSC: bumped module version to 4.0.1 9 years ago
  Timur Doumler 19bf0ee663 OSC: Fixed a number of integer conversion warnings. 9 years ago
  Timur Doumler 4f034dbc77 OSC: fixed an issue where OSCReceiver was busy-waiting and consuming lots of CPU. 9 years ago
  jules 1d24b558d8 Corrected a few documentation mistakes 9 years ago
  jules 399e248488 Added new module: juce_osc 9 years ago