5 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  reuk 96fefd0abd
Xcode: Silence nullability warning 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  reuk a22b23e335
iOS: Remove iOS 11 preprocessor checks 2 years ago
  reuk f821015080
iOS: Remove iOS 10 preprocessor checks 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
  ed 291f88abb2 macOS/iOS: Suppress and fix unguarded availability warnings 3 years ago
  ed 9446f6317c iOS: Renamed private API method 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  Tom Poole a9ad07a945 Use RAII for CFTypes 4 years ago
  reuk f1362dbb93
Camera: Make `addListener` trigger continuous photo capture on iOS 4 years ago
  ed ccfee61773 iOS: Removed some unused deployment target checks 4 years ago
  juce-team f9f5caa5cc
macOS 11: Fix function pointer conversions 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed 5816958001 Squashed some deprecation warnings on the latest iOS and macOS versions 5 years ago
  ed 11cf10689d iOS: Fixed some build warnings 5 years ago
  ed 021034a401 iOS: Fixed some build warnings 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 5f348c3040 Warnings: Add warning-wrangling header 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  Tom Poole 670f77f80c Fixed some Android compiler warnings 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
  ed acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings 6 years ago
  Lukasz Kozakiewicz 2dd1a80469 Camera: bring back CameraDevice::Listener for users wanting to process individual frames. Fix a typo too. 7 years ago
  Lukasz Kozakiewicz 772185f2b0 Add camera support for iOS and Android. 7 years ago