586 Commits (048cfd6a3c3df143279b51d830eb24e6c9512ff6)

Author SHA1 Message Date
  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
  Tom Poole 4448ef6a59 DemoRunner: Fixed a race condition on shutdown 7 years ago
  ed 4f2bbd965a Re-saved all projects 7 years ago
  Tom Poole 426e122375 Re-saved all projects 7 years ago
  jules ccbaf89f0e Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
  ed 9c746a4762 Added a couple of missing modules to the CameraDemo PIP 7 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 7 years ago
  jules 49aa9c9db4 Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 7 years ago
  jules 10d4235aaf Improved performance in the MIDI i/o demo app 7 years ago
  jules abe01671d4 Fixed a very old spelling mistake!(SystemStats::getCpuSpeedInMegaherz -> SystemStats::getCpuSpeedInMegahertz) 7 years ago
  jules 9da4d4131c Increased shadowing warning level, and fixed a few warnings that were generated 7 years ago
  hogliux b2ec7f07a5 Re-saved all projects 7 years ago
  hogliux cf4f12a452 Replaced our VST2 interface headers with official VST3 SDK 7 years ago
  hogliux 7063d9a7a4 Re-save all Android Projects 7 years ago
  hogliux 9b2b64c0ef Android: AS no longer supports armeabi. Ensure that demo projects do not use it anymore 7 years ago
  hogliux af25a4147a AudioPluginDemo now uses AudioProcessorValueTreeState to store it's parameter and ui state 7 years ago
  Noah Dayan 613f40d0c2 Demorunner: Fixed device manager bug in BlocksSynthDemo.h 7 years ago
  Tom Poole a99cac4af4 Fixed some MIDI message descriptions in the MIDI example code 7 years ago
  Lukasz Kozakiewicz afd28b2c57 Re-save all projects. 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
  ed 4e484b2c42 Re-saved all projects 7 years ago
  ed 92e5631968 Fixed a bug in the DemoRunner on Mac causing the demo code to not be displayed 7 years ago
  jules 30f6206be9 Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 7 years ago
  ed a5a8edd6f4 Re-saved all projects 7 years ago
  ed 2d79cc78c0 Bump version number to 5.3.2 7 years ago
  jules 8c38c6f57f Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
  hogliux 9dfaca4035 Ensured that bubble messages are also transformed in the ComponentTransforms demo 7 years ago
  ed 9343e9b279 Fixed an unused variable warning in DemoUtilities.h when building in release mode 7 years ago