19 Commits (61c638106f84bdadd7b9ef380b30bdee9b51da05)

Author SHA1 Message Date
  ed 088e100c1f Narrowed the scoped of some undeclared Objective-C selector warnings 4 years ago
  reuk 750c982c1d
Camera: Warn when adding a preview component after starting capture on macOS 4 years ago
  reuk 3f00226864
Camera: Use new capture API in macOS 10.15+ 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
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed 94cc9c48a4 macOS: Added support for camera names 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 bdeaeaf368 macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed 1a0e681c41 macOS: Set isRecording flag when recording camera capture to a file 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 06c3674e51 Camera: fix broken CameraDevice listener on Mac that would trigger only once always. 7 years ago
  Lukasz Kozakiewicz 8fd1740ad8 Camera: fix broken CameraDevice listener on Mac that would trigger only once always. 7 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
  jules 74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago