226 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  ed 5816958001 Squashed some deprecation warnings on the latest iOS and macOS versions 5 years ago
  ed 021034a401 iOS: Fixed some build warnings 5 years ago
  reuk e13901d912 ClangCl: Silence code which warns when building on Windows with Clang 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 894e7d2bd2 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 1fdba480cc JUCE 6: Update version numbers 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 08d0a12f03 Bump version number to 5.4.7 5 years ago
  ed 5bda9de977 Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago
  ed 404455bea9 Ensure that VideoComponent is resized after asynchronous loading by calling startTimer() 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 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  Tom Poole 5a511cab4d Updated some license header text 6 years ago
  ed bdeaeaf368 macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
  Tom Poole 8f84192c9b Fixed some more Android compiler warnings 6 years ago
  Tom Poole 670f77f80c Fixed some Android compiler warnings 6 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 6722194260 Bump version number to 5.4.3 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed 360be3400d Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt 6 years ago
  ed 1a0e681c41 macOS: Set isRecording flag when recording camera capture to a file 6 years ago
  ed f4c67f6fa7 Whitespace 6 years ago
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
  ed 68cac0c587 macOS: Fixed a compiler error in juce_video when using the 10.11 SDK 6 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  Tom Poole 32aa676f01 Projucer: Fixed a Windows live build error in the video module 6 years ago
  Tom Poole f0a4b67915 Android: Fixed some compiler warnings 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  ed acd3c0b8ee Fixed some Objective-C id -> auto* conversion warnings 6 years ago
  Tom Poole 3df62d74be Removed some debugging output 6 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 6 years ago
  Tom Poole ea4442978b Fixed a VS compiler warning in CameraDevice 6 years ago
  ed 68fe75742f Add support for DPI aware applications on Windows 6 years ago
  ed 13a4f5126f macOS: Fixed a warning in the native VideoComponent implementation 7 years ago
  ed 32bb8f5bbc Windows: Remove escaped characters from video URL before loading in VideoComponent 7 years ago
  jules 974b4a8351 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 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