22 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 3a893b5853
AudioPlaybackDemo: Avoid requesting unnecessary input channels 2 years ago
  reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android 2 years ago
  reuk 06a71ccce0
Android: Fix file loading in DSP demos 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  reuk f46b94b6ff
AudioPlaybackDemo: Fix file loading on Android 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
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed f28acdb48c Examples/DemoRunner: Accessibility updates 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 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
  ed 314ef13a63 Added a VS2019 exporter to all example PIPs 6 years ago
  ed 3ed17dea2a Ensure that the button for choosing audio files in the AudioPlaybackDemo is visible on mobile devices with smaller screens 6 years ago
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 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