114 Commits (b51da7dec0c36ee7c26914f6cc0e06aeb206567b)

Author SHA1 Message Date
  Tom Poole 5929103a29 Bump version number to 6.0.5 4 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  ed 6aeb9d7dda Bump version number to 6.0.1 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 4 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  ed 4446764fa9 Added a missing JUCE_API to OSCBundle::Element class 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  ed b45ce09235 Standardised the licensing whitespace in module headers 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  Tom Poole 14a24d614f OSC: fixed an issue sending UTF-8 strings 5 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  Tom Poole b59fa68724 Fixed some compiler warnings 6 years ago
  ed 497a1b3fb7 Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
  ed f3af250ff7 Tidied up unit test code layout 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed 6722194260 Bump version number to 5.4.3 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed 4d23868db7 Increased the OSC message buffer size in OSCReceiver 6 years ago
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 6 years ago
  Tom Poole 6cff481c6a Fixed some gcc 8 compiler warnings 6 years ago
  jules b14988fb1d Tweaked OSCReceiver to make sure it shuts down more cleanly 6 years ago
  jules 49df6e2696 Added support for colour values to the OSC classes 6 years ago
  Tom Poole 102ed4a9f2 Fixed some compiler warnings 7 years ago
  jules f80df37183 Fixed a couple of typos in comments 7 years ago
  jules 974b4a8351 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
  jules 87042769b6 Tidied up some more old typedefs 7 years ago
  ed 2d79cc78c0 Bump version number to 5.3.2 7 years ago
  jules 7b736feb2a Added an optional thread name parameter to the OSCReceiver constructor 7 years ago
  jules 38295f332b Converted some old typedefs to using declarations 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago