21 Commits (d6fd33b38de10716c0208df044ecb51b64d701eb)

Author SHA1 Message Date
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  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 404455bea9 Ensure that VideoComponent is resized after asynchronous loading by calling startTimer() 6 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
  Tom Poole 32aa676f01 Projucer: Fixed a Windows live build error in the video module 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
  jules 1a60fa9765 More ScopedPointer/unique_ptr compatibility work 7 years ago
  jules 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 8 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
  hogliux c7e8475f57 Andorid: Removed some android video stubs which could cause a crash on application startup 8 years ago
  tpoole 10b7aa3c16 MinGW: Fixed some build warnings 8 years ago
  jules 50dce5079d Disabled VideoComponent on linux to prevent build errors 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