34 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 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
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 08925cac6e Updated AudioPluginHost and DemoRunner icons to be different to Projucer icon 5 years ago
  Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
  Tom Poole 0831c718a2 macOS: Fixed some Projucer live-build issues on Catalina 5 years ago
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  Tom Poole 95396b150d DemoRunner: Fixed a home screen navigation bug 5 years ago
  ed 937991cc83 Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour 5 years ago
  Tom Poole 283521f1df Fixed some issues with the multithreading demo 5 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Tom Poole 7c45ad695c MacOS: Better support for SystemTrayIconComponent on Mojave 6 years ago
  ed d6fb474c39 Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner 6 years ago
  jules 93ea3d922f Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
  Tom Poole 4448ef6a59 DemoRunner: Fixed a race condition on shutdown 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
  ed 92e5631968 Fixed a bug in the DemoRunner on Mac causing the demo code to not be displayed 7 years ago
  Lukasz Kozakiewicz 772185f2b0 Add camera support for iOS and Android. 7 years ago
  Tom Poole 3a373cfa06 Increased the warning level when building DemoRunner on iOS 7 years ago
  ed d72b58467f Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
  Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
  Lukasz Kozakiewicz 1ec21354ab DemoRunner: fix crash on startup on Android. 7 years ago
  jules 7bc75e24c1 Increased the Xcode warning level for some demo code and fixed resulting warnings 7 years ago
  ed d553cf62a6 DemoRunner: Disable OpenGL renderer when showing heavyweight demos and some misc code cleanup 7 years ago
  hogliux 1be7db03cd Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS 7 years ago
  hogliux ce810ff0b9 Modify examples directory search so that the directory can be found when the DemoRunner is in the JUCE root folder 7 years ago
  ed 1644ee4ace Add DemoRunner project 7 years ago