27 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 3a4f51afff NetworkGraphicsDemo: Fix a complier error 1 year ago
  Tom Poole 82bc9f3195 NetworkGraphicsDemo: Fix a complier error 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole d8a2095400 Demos: Fix some compiler warnings 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  reuk 3768349a05
Font: Make Font and TypefaceCache threadsafe 3 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 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
  reuk 4292a38327 Cleanup: Add some missing explicit constructors 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  jules c6d1828a32 A few more internal updates for better smart pointer use 6 years ago
  jules 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
  ed c7cbc7dea5 Fixed some deprecation warnings in the NetworkGraphicsDemo 6 years ago
  jules 3d45564712 Fixed a build error in the NetworkGraphicsDemo code 6 years ago
  jules ccbaf89f0e Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 6 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
  ed 44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 7 years ago