16 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 6dc002b89c
Demos: Fix missing prototype warning 2 years ago
  Tom Poole e618f68d4d Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole 24e3340a55 Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk e5255eb76c
ChildProcessDemo: Fix crashes when stopping child process 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  jules 2e2cfb5f6c Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 6 years ago
  ed 314ef13a63 Added a VS2019 exporter to all example PIPs 6 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole 77128db335 Capitalised the PIP vendor field for the examples 7 years ago
  ed 5507801dfd Add all PIP examples 7 years ago