619 Commits (c89194f84d0e3ed18ef53dbdfa618d6e56c48adc)

Author SHA1 Message Date
  Tom Poole 2832d3df76 Re-saved all projects 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  ed 3ed17dea2a Ensure that the button for choosing audio files in the AudioPlaybackDemo is visible on mobile devices with smaller screens 6 years ago
  jules da2b10ada6 Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
  Tom Poole 7908f0cdd0 Re-saved all projects 6 years ago
  ed ebd6a7b0bb Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist 6 years ago
  ed ac62622493 Request audio recording permissions in the SimpleFFTDemo when not running in the DemoRunner and added some more exporters to the audio demos 6 years ago
  ed 52bdaf0746 Re-saved all projects 6 years ago
  ed 18571feb61 Avoid calling Graphics::fillEllipse() with negative bounds in AudioAppDemo 6 years ago
  ed 2e3a41cbb1 Re-saved all projects 6 years ago
  Tom Poole f86045e952 Re-saved all projects 6 years ago
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
  ed a02b37a68d Re-saved all projects 6 years ago
  ed 3948e56486 Re-saved all projects 6 years ago
  ed 6f12e99f3d Re-saved all projects 6 years ago
  hogliux 1cf973ff32 Re-saved all projects 6 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 6 years ago
  ed ad6600f31c Re-saved all projects 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  Tom Poole f0a4b67915 Android: Fixed some compiler warnings 6 years ago
  ed 08928231af Re-saved all projects 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Tom Poole 37f0fdd0fa Re-saved all projects 6 years ago
  ed 2593d5e264 Re-saved all projects 6 years ago
  ed b349b7f4d9 Re-saved all projects 6 years ago
  jules 2666842fa5 Used the shared posix networking code for Android where the target SDK supports it 6 years ago
  Tom Poole a3566b8c1e Removed the embedded VST2 SDK 6 years ago
  Tom Poole 42c8c2e26d Fixed some dangling listeners in the BLOCKS demos 6 years ago
  jules 723b18a149 Updated projects 6 years ago
  ed 92ab11e31c Re-saved all projects 6 years ago
  reuk 1f63493031 Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses 6 years ago
  jules 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
  Tom Poole 3a2be25b9b Fixed a bug in AudioPluginDemo 6 years ago
  jules 359132ed55 More zero -> nullptr fixes 6 years ago
  ed 04b0d05b31 Re-saved all projects 6 years ago
  Tom Poole 38fbecf9c3 MacOS: Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist 6 years ago
  ed a44d3d7bb2 Re-saved all projects 6 years ago
  jules 302019dd43 Tidied up some comments and usage of File::createOutputStream() and createInputStream() 6 years ago
  Tom Poole bedff61983 Added detection for some AVX512 features 6 years ago
  Tom Poole 8ee55994fa Re-saved all projects 6 years ago
  Tom Poole 7624e3f61b Re-saved all projects 6 years ago
  jules 93ea3d922f Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
  ed 696f26dea0 Re-saved all projects 6 years ago
  Tom Poole 52d226fe72 Enabled additional VS warnings for some projects 6 years ago
  ed fbb592034f Removed unsupported exporters from the CodeEditorDemo and VideoDemo and added compiler errors when trying to build on unsupported platforms 6 years ago
  ed 3638995f8b Re-saved all projects 6 years ago
  Tom Poole 0e1722e387 Multiple spelling fixes 6 years ago
  ed c87879e07d Re-saved all projects 6 years ago
  Tom Poole 90597f9824 Added AAX automation pop-up support to the plug-in demo project 6 years ago
  ed dc9a0b39b8 Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion 6 years ago