22 Commits (d6fd33b38de10716c0208df044ecb51b64d701eb)

Author SHA1 Message Date
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  ed 5b5554b7eb macOS/iOS: Fixed a leak in the VideoComponent code when loading videos asynchronously 4 years ago
  juce-team f9f5caa5cc
macOS 11: Fix function pointer conversions 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 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
  reuk 97fedfd0ad Copyrights: Normalise agreement start dates 5 years ago
  Tom Poole 5e9826ecf8 Added some missing license headers 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 38b24d7145 macOS: Detach observers when closing the AVPlayer in VideoComponent::closeVideo() to avoid a crash on 10.13 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed 68cac0c587 macOS: Fixed a compiler error in juce_video when using the 10.11 SDK 6 years ago
  ed acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings 6 years ago
  ed 13a4f5126f macOS: Fixed a warning in the native VideoComponent implementation 6 years ago
  Lukasz Kozakiewicz 315326477d Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs. 7 years ago
  jules 276d760cb5 Workaround for AVPlayerView being unavailable on 32-bit OSX 8 years ago
  jules cb14ab3891 Tweaked the OSX video player to do sample-accurate seeking 8 years ago
  tpoole e163800014 Fixed a compiler warning in MacOS VideoComponent 8 years ago
  jules eda8612ee3 Fixed some video module compile problems on iOS and Windows 8 years ago
  jules 74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago