17 Commits (d6fd33b38de10716c0208df044ecb51b64d701eb)

Author SHA1 Message Date
  ed 46f5b126d5 Tidied up some template statement whitespace 4 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 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 6b0ac50684 Don't call resized() in VideoComponent::loadAsync() on platforms which don't have a proper implementation to allow the method to be called from user threads 6 years ago
  Tom Poole 5a511cab4d Updated some license header text 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 7 years ago
  jules 974b4a8351 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
  Lukasz Kozakiewicz 315326477d Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs. 7 years ago
  Lukasz Kozakiewicz 772185f2b0 Add camera support for iOS and Android. 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
  jules 74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago