16 Commits (2ec861d99e3ead4053577ed382f1272000cb13a2)

Author SHA1 Message Date
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  ed 009d685179 Updated all license headers 4 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 7d330ab782 Always #include JuceHeader.h from the include search path 5 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
  ed 92e5631968 Fixed a bug in the DemoRunner on Mac causing the demo code to not be displayed 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 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 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